Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

GigE Vision Multithreading Problem

Maybe there is a better way to add more than 1 template in the pattern matching?

How would i go about doing that?

20027i186C51944D61ACAB

Best regards,
Krispiekream
0 Kudos
Message 41 of 45
(1,038 Views)

does anyone know how to work on this problem?

Best regards,
Krispiekream
0 Kudos
Message 42 of 45
(895 Views)

The Setup Match Pattern VI does allow for rotated matches to be found, but it does not have an option to search a range of scaled patterns.

 

To use multiple patterns, I think you would have to set up each pattern and then search for each pattern individually (basically just multiple pattern matches).

Justin D.

Applications Engineer
National Instruments
Message 43 of 45
(875 Views)

do you think labview can take this source code and use it in labview?

http://info.ee.surrey.ac.uk/Personal/Z.Kalal/tld.html

 

 

if so, how would i do it?can you give me links to read?

 


Best regards,
Krispiekream
0 Kudos
Message 44 of 45
(858 Views)

Hey krispiekream,

It looks like this is using C DLL, so you can use a Call Library Function Node, to bring this in.

See this Tutorial: An Overview of Accessing DLL's

I hope this helps.

Ricky

National Instruments
Applications Engineer
0 Kudos
Message 45 of 45
(851 Views)