LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a ROI from a contour

Solved!
Go to solution

I am attempting to create an ROI from the contour of an image, in this case i am checking comparing a benign melanoma image.

I have marked out the contour of the original image in binary 

is there a way to now overlay this contour ontop of the original image, and use it as an ROI?

this way i can check specific features inside the ROI and benign melanoma image.

100.jpg

0 Kudos
Message 1 of 2
(94 Views)
Solution
Accepted by TomOD02

Hi Tom,

 

Check VI "IMAQ MaskToROI.vi". It takes a binary (U8) image and turns it into an ROI, which can be used as a parameter for other image processing:

 

raphschru_0-1739826085029.png

 

Regards,

Raphaël.

0 Kudos
Message 2 of 2
(80 Views)