Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Overlay inspection info in VBAI running in Labview

Hi,

 

I'm running an inspection using the NI Vision Builder AI palette in Labview.

I show images in Labview using  "VBAI Interface - Get inspection Image.vi" but the images appears without info (Overlay objects like ROIs, edges,...)

 

Is there anyway to overlay some inspection info???

 

Thanks so much for helping me 🙂

0 Kudos
Message 1 of 3
(4,540 Views)

Does the image have overlay information when you run the inspection in Vision Builder AI? If so, are you reducing the image size with the Get Image function? Reducing the image size, removes any overlays, although this is fixed in the 2013 version that will release soon.

 

If you aren't reducing the image size using the Get Image VI, you can add overlay information in Vision Builder using the Overlay step, or you could get the results in LV using the Get Measurements VI and overlay the info there. I would recommend using the Overlay step in VBAI since it makes it easier to align all your results and easily get them from a simple UI.

 

Hope this helps,

Brad

0 Kudos
Message 2 of 3
(4,535 Views)

Thanks!

 

The problem was that the image looses the information because i did a rotation before show it.

 

I need use the IMAQ Rotate because my camera has to be in a not very well position and i need show the image in the front panel in a better position.

 

I will keep trying your advice to solve my problem.

 

Thanks again!

0 Kudos
Message 3 of 3
(4,520 Views)