LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to change z-value in a specific region in intensity graph

Hi all!
 
I have an intensity graph and I want to mark a specific region which is dark and then change the z-value(autoscale) so I can see what's in  this region, of course the rest of the intensity graph will be very bright but it's not a problem.  How do I do that?
 
Thanks in advance
 
Giang
0 Kudos
Message 1 of 3
(2,790 Views)
Easiest method is to change the z scale, unselect autocscale z and rescale the max and min z to the max and minimum region of interest.  This can be easily automated, by using the roi as a subset of the input array and then get max min of the subset and feed it to the z-scale property max min.
 
Paul
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 2 of 3
(2,782 Views)

Hi Paul!

Thank you for your answer, I will try to do what you have told me.

Best Regards,

Giang

0 Kudos
Message 3 of 3
(2,770 Views)