Okay i wanna make a fun little Program, I just have a few Questions. On How someone would go about this,
Okay i wanna scan a picture and look for a box that has for example
3 across and then bottom line also has 3 lines across. Like This


How would i go about finding This Image ? And or Set of pixels
I know a couple ways i Could do this, But it would be a Slow Process
Anyone have a suggestion. On How i would Code this,
Scan the pix look for a black Pixel then scan next to it etc etc then scan the other line, And if it matches then >Do Something < But that would Be alot of coding and and be Slow, Anyone got an Idea on how i would make it easier