LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to turn the pattern matching example in Labview to instead of loading a rectangle around what you want the template to be you can use an image display , I've be trying and can get no where with it

What I want to do is , have two images on image displays and the pass them through the same setup as the pattern matching example to get the number of matches , I have attached what I have done and also given the pattern matching example program as well.

Hope to get answers back soon,

                                 Thanks Alan

 

Download All
0 Kudos
Message 1 of 2
(2,450 Views)

Hi there!

 

The example used can be adapted for comparing two images, however the algorithm and coding for finding the differences is more specific to your actual problem. In terms of the loading and displaying of the images, this can be done in the same way.

 

Once you have some sort of algorithm, then you can automate the learning and matching by simply wiring them in order. (in the example, these are put in case structures as they are waiting on response from the front panel)

 

I hope that this helps,

Liam A.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,406 Views)