Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Overlay midpoint

I am having an image that goes through several stages. At one stage an overlay is created on the image. But this image with overlay is not saved anywhere. My question now is: Is there a way to find the coordinates of the centroid (x) in the image with overlay ?Since I am not saving the file i cannot use IMAQ Read image & vision info vi.( correct me if i am wrong)
Any better ideas to deal with it?

 

 Image.JPG

Nghtcwrlr

---------------------------------------------------------------------------------------------
*************************************
---------------------------------------------------------------------------------------------
0 Kudos
Message 1 of 2
(3,937 Views)

To save an overlay with the image, you need to convert the image to RGB (copy, then convert), copy the overlay from the original, and then merge the overlay.  The overlay becomes destructive at this point, so any pixel data under the verlay lines is lost. 

Machine Vision, Robotics, Embedded Systems, Surveillance

www.movimed.com - Custom Imaging Solutions
0 Kudos
Message 2 of 2
(3,919 Views)