Ask Your Question

user987722's profile - activity

2014-08-28 01:35:19 -0600 asked a question Finding simple tetris like shapes

Hi all,

I have images like image description and image description, and I want to find these small images in simple black and white larger image like the following:

image description

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#.