Open Lord-Evil opened 7 years ago
Cool, thanks for the suggestion. The image recognition I use is Tesseract OCR, and its loaded on my VPS. It takes less a very short amount of time to process such a small image, and also doesn't use up many resources on my vps, but it would still be good to not have it rely on my server staying online.
I never had much experience with image recognition software and the one I've tried to use at fist didn't do a good job solving this "captcha", so it just hit me that chars might have the same amount of pixels if noises are removed :-D
Btw, instead of using complex image recognition algos there's simpler way I've discoverd, Python method:
Each digit has always the same amount of pixels excluding some noise pixels with values >1