LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pattern Matching Generates No Score

Does anyone know what the reason could be as to why I don't get a score at all?

0 Kudos
Message 11 of 14
(546 Views)
Hi EE_CS, Would you kindly downconvert the VI that you have to LabVIEW 8.6? You can save as the VI to select lower version of LabVIEW.
- Meadow -
LabVIEW 7.0 - 2011, Vision, RT, FPGA
TestStand 3.0 - 4.5
0 Kudos
Message 12 of 14
(527 Views)

Hopefully I downcoverted correctly.  Please tell me if I messed up the conversion.

0 Kudos
Message 13 of 14
(513 Views)

Hi EE_CS,

Thank you for the vi. I can open the VI even though there are some missing vi-s.

 

From the code, it seems that you were doing quite a number of image processing to the input image. When you tried to do pattern matching in Vision Assistant between the captured image and the template, did you do the same sequences of image processing as in the VI prior to IVA Match Pattern Algorithm?

 

You can try to lower down the Minimum Match Score to less than 500 to test whether PMA (Pattern Matching Algorithm) can find any of the pattern in the image. Can you capture and show the Image Out ZigZag Match 2 and the template Image to match again?

 

Regards

- Meadow -
LabVIEW 7.0 - 2011, Vision, RT, FPGA
TestStand 3.0 - 4.5
0 Kudos
Message 14 of 14
(496 Views)