LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3D graph basics

I am trying to plot a 3d graph of an black and white image. Does any one have an example of how to do it? Currently, it is plotted using the intensity graph control in labview.
0 Kudos
Message 1 of 4
(3,205 Views)
Hi,
here is simple example how to do it.
It is made for 8-bit BMP images.
I think that you will easily change it for other file format.

Good luck.

Oleg Chutko.
Message 2 of 4
(3,205 Views)
Message 3 of 4
(3,205 Views)
When I put the 3D surface in a vi with other graphs, the "3D Surface.vi" give me the error:
Code: 1
source: "Graph plot number is out of range"

Any ideas?

Thanks
0 Kudos
Message 4 of 4
(3,205 Views)