Original Post
It occurred to me, that these websites now have those confirmation boxes where you have to prove you are not a sign-up bot by copying the letters/numbers into the text box. Got me thinking, collectively could we write a program capable of detecting the letters in these pics. If so, where would we start? Once you have a bitmap image of the word picture to be decrypted how would you go about it. Would you first load the texture on to a surface and analyse the pixel patterns from there or would you analyse the raw data from the file. Does anyone have any ideas on how this could be done. ace