LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Pattern Matching IMAQ

Hello, 

 

I'm trying to create a program that allows the user to draw an axis and a function on paper, and then finds the best fit function.  I'm having difficulty with the pattern matching because I'm trying to learn in a bunch of different axis so that it will always recognize, but I cannot seem to get the matching to work for the axis to start.  I don't really know how to fix it.  The program is included.  Any assistance would be appreciated.

 

Thanks

Download All
0 Kudos
Message 1 of 4
(3,012 Views)

Hi agentj4y,

 

Can you please post for lv12.

What u want to match co-ordinate axis which will be drawn by user or something else?

If you have different size of images may be geometric matching will be good choice but its time consuming though.

By looking at the  images which you have provided, I was able to detect both of them in geometric but not in pattern matching.

For more on geometric matching please check http://zone.ni.com/reference/en-XX/help/372916L-01/nivisionconcepts/geometric_matching_technique/

Thanks
uday
Message 2 of 4
(2,981 Views)

The coordinate axis will be drawn by the user, along with some other stuff. so it needs to be able to decipher how many people could do the coordinate axis.

Also, does my system work because I keep getting "Invalid geometric matching template image" error on the learn template feature.
Thanks

0 Kudos
Message 3 of 4
(2,963 Views)
Hi agentj4y,

Please check the answer provided here for geometric matching example.
http://forums.ni.com/t5/LabVIEW/problem-with-learn-multiple-geometric-pattern/m-p/2630621#M786970
Thanks
uday
0 Kudos
Message 4 of 4
(2,961 Views)