Is there a function that can compair 2 graphics and return eihter:
1) How much diffrence there is between the two
2) if the two are the same.
3) If the second is located in the first, and if so where.
I'm trying to write a poor mans OCR program that would only be reading 0-9 + A - D. Alwasy in the same font, size, color, and background.
I have not found an free OCR API, so I'b hopeing I can find a workarround.
Any suggestions?
1) How much diffrence there is between the two
2) if the two are the same.
3) If the second is located in the first, and if so where.
I'm trying to write a poor mans OCR program that would only be reading 0-9 + A - D. Alwasy in the same font, size, color, and background.
I have not found an free OCR API, so I'b hopeing I can find a workarround.
Any suggestions?