11-03-2016 07:16 PM
Hello,
Has anyone done animation matching, particularly, I'm trying to match plexus animation (10 sec long). Currently, I'm just taking sample images out of multiple images and look for shape matches sequencially. This isn't working well (very inconsistent). I really appreciate any suggestiongs.
Thanks.
11-03-2016 11:54 PM
-What type of pattern matching you are using?
-How inconistent it is?
-If you are looking for specific shapes like circle,rectangle you can also check with shape matching instead.
-Possible to provide sample images along with code and template?
-You can check with inbuilt examples: LabVIEW\examples\Vision\Pattern Matching\Pattern Matching (All).vi
-Context help and Vision Concepts on Pattern matching gives full idea on what each parameter does and when to use, try tuning them and see it should improve the accuracy of matching.