Hi all,
I have images like and , and I want to find these small images in simple black and white larger image like the following:
What classes should I look into or a sample that can help me do this. I would need the pixel locations where the smaller shapes were found and a sort of a percentage to which the match was successful, like was it 80% similar etc.
Thanks.
ps: I'm coding in visual studio 2012 c#.