Image Recognition (Shape recognition)

Posted by mqpasta on Stack Overflow See other posts from Stack Overflow or by mqpasta
Published on 2010-04-04T10:56:40Z Indexed on 2010/04/04 11:03 UTC
Read the original article Hit count: 650

I want to recognize the shapes in the picture by template matching.Is the "ExhaustiveTemplateMatching" is the right option given in Aforge.Net for this purpose.Had anyone tried this class and find it working correctly.How accurate and right choice this class is for achieving my purpose.Suggest any other methods or Alogrithms as well for recognizing shapes by matching template.For example Identifying ComboBox in a picture.

© Stack Overflow or respective owner

Related posts about image

Related posts about processing