I'm a new user of LabVIEW.
How do I zoom into a region of interest given a snapshot? I was thinking of using the Extract function, but it needs the array containing the coordinates (bounds?) of the ROI. I want the bounds(?) to vary depending on the snapshot I take...but I don't know how to do this...
Another way of putting it is thatm, assuming I know the pixel value (zero or non-zero), how do i get its coordinates?