Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How does one display ROI labels?

I've checked the Image property node for displaying ROi labels and have not seen such a setting. How would one go about assigning labels to ROI's and displaying them?
0 Kudos
Message 1 of 2
(3,425 Views)
ROI's don't have displayable labels. If you want to create text labeling a portion of your image, the Overlay vi's can be used. They are used to create custom labels and outlines for ROI's etc. A good example of using the overlay vi's is in the Pattern Matching example:
 
C:\Program Files\National Instruments\LabVIEW 7.1\examples\Vision\2. Functions\Pattern Matching
 
I attached a screen shot that shows the sub-vi that has all the overlay vi's to create a box w/ cross hairs for every pattern found. Something similar to this could be made with the IMAQ Overlay Text.vi for labeling ROI's.
0 Kudos
Message 2 of 2
(3,418 Views)