Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

programatically extract x,y posisition found by Vision Builder pattern match

I would like to write the cordinates found by doing pattern match to a file.  Can this be done with the Vision Builder?
0 Kudos
Message 1 of 4
(3,231 Views)

Yes you can.  Just use a pattern match step, then a Data Logging step. In the data logging step, you can specify what all you would like to write to file, and the results from the pattern matching step, including the coordinates of the match pattern.

 

Cheers, 

Marti C
Applications Engineer
National Instruments
NI Medical
0 Kudos
Message 2 of 4
(3,212 Views)
Thank you
0 Kudos
Message 3 of 4
(3,203 Views)

In the following we proceed to function block search pattern extracted in the previous process (the parameters as rotation angle and minimum score is inserted into SETTINGS control), extract the output of the search function to get the position values indicators that will be displayed on the front panel)

 

5.png

0 Kudos
Message 4 of 4
(2,680 Views)