Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with thresholding

Hello guys 

 

I am facing problem while thresholding 16 bit unsigned raw image. I am attaching my VI and snapshot of VI, along with this can you please let me know   how should we get the intensity values under the ROI box after drawing ROI over image. 

 

I will appreciate your help 

Download All
0 Kudos
Message 1 of 18
(5,294 Views)

As you can see  you have not defined "16 bit greyscale (greyscale u16) for the imaq create of the threshold function. 

Message 2 of 18
(5,289 Views)

Connection was there but I saw some sample Labview program and changed it. Now its totally back image is there, I also changed display  pallete to binary 

0 Kudos
Message 3 of 18
(5,283 Views)

is the roi a one one roi or you will want to change it multiple times?

0 Kudos
Message 4 of 18
(5,282 Views)

@parag77 wrote:

Connection was there but I saw some sample Labview program and changed it. Now its totally back image is there, I also changed display  pallete to binary 


Can you post your 16 bit image?

0 Kudos
Message 5 of 18
(5,279 Views)

For the constant ROI 

0 Kudos
Message 6 of 18
(5,278 Views)

Forum is  not allowing me post RAW image. Its saying not a valid formate to upload

0 Kudos
Message 7 of 18
(5,273 Views)

You can use iva histogram where you can define the roi

Message 8 of 18
(5,271 Views)

Try this for dynamic ROI

Message 9 of 18
(5,270 Views)

I appreciate your help .

 

In ROI program after taking ROI how could we get the values inside ROI matrix  in the form of array . In my previous program I tried to convert the values coming from wire after the taking ROI but it doesn't show or come up in the form of matrix.

0 Kudos
Message 10 of 18
(5,264 Views)