Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Improving large image display speed in 3D Surface graph

Hi

I got the large grayscaled image.
Size of the image is 3480*4096

And I wish to display that image in 3D View like as top, front, side and perspective View at the same time.
But it took very long time to display, cause size of the image is very big.

I'm using imagetoarray.vi and I got the intensity of the image to display in 3D graph.

I wish to improve display time in 3D view graph at the same time even if the image is large

If there is way to solve this problem, show me how to~

Thanks~
0 Kudos
Message 1 of 3
(3,119 Views)
Hello,

You could try the IMAQ 3Dview. It takes an IMAQ image, so should be faster than first converting the image to an array, since that involves creating another copy of the data.

Regards,
Nipun M
0 Kudos
Message 2 of 3
(3,104 Views)
Thanks for reply.

But I knew that kind of solution.
Just I want to display in 3D surface graph like as front, top, side and persfective view with improving display time, even if the image size is huge.

I have this solution but displaying time is very slow.
So I wish to find the way of improve display time .

If there is way, please help me to find...

Anyway Thank You~
0 Kudos
Message 3 of 3
(3,091 Views)