04-20-2010 05:08 AM
Solved! Go to Solution.
04-20-2010 06:26 AM
04-20-2010 09:18 AM
04-21-2010 01:36 AM
04-21-2010 08:03 AM
Unless you input a value into the 'Replace Value' input of IMAQ Threshold, your output pixel values will be 0 and 1. In a grayscale image, you will not be able to see anything. Try setting the 'Replace Value' input to 255 and see if the data shows up. Below is a note from the help file on this function.
Note Use a binary palette when you plan to visualize an image to which a threshold has been applied in Replace mode. However, which palette to use for visualization depends on the value of Replace Value. For example, the visualization of a threshold image could be performed with a gray palette. However, in this case it is advised that you use a replacement value of 255 (white) to see the threshold image better.
04-21-2010 08:41 AM
04-21-2010 08:45 AM
04-21-2010 09:17 AM
Your welcome. This is a common mistake. I do it about every other time I use this function.