Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

show tracked pattern

Solved!
Go to solution

hello, i am using vision acquisition and vison assistant in labview and a webcam to be able to detect a pattern

i was able to detect the object and track it ,the vision assistant is giving me the X and Y coordinates of the tracked object at each instant but i have seen in some videos that a red square appears and surrounds the detected object so how can i do that?

0 Kudos
Message 1 of 5
(4,865 Views)
Solution
Accepted by topic author thespecialone

Hello,

 

you can use "Draw pattern matches position.vi". Please see the attached code. If you are using pattern matching, you can use it directly, if not you can build an array of clusters.

 

Best regards,

K


https://decibel.ni.com/content/blogs/kl3m3n



"Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."
0 Kudos
Message 2 of 5
(4,856 Views)

hello,

thank you very much for the reply and for the solution,it is perfect

0 Kudos
Message 3 of 5
(4,847 Views)

Hi K,

 

This worked great for the pattern matching, is there a related VI for the results of Edge Detection?

I'm sure I could modify this one, but why reinvent...

 

Thanks,

Jeff

 

0 Kudos
Message 4 of 5
(4,728 Views)

 

Turns out I couldn't wait.

I used this original as the starting point, and wrote my own.

 

Thanks,

Jeff

 

0 Kudos
Message 5 of 5
(4,725 Views)