03-05-2010 03:00 AM
Using LabVIEW 8.2.1, IMAQdx and a monochrome (UV sensitive) camera.
Is there a simple way to check if the camera is saturated? I hope that I don't have to check every pixel and I am not interested in which pixel that is saturated. All I have to know is if there is any pixel reaching a specified value (1023 in my case as it is a 10 bit camera).
03-05-2010 03:11 AM
The easiest way is the Histogram analysis. Use IMAQ Histogram.
Andrey.
03-05-2010 04:29 AM