Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an image of a cheque and i want to extract the numbers at the bottom of the cheque such as Cheque number, Bank code and Account number using image processing. Can someone advise me what approach should i use? I dont want to use the tesseract OCR because its really irritating to set up and sometimes doesn't work.
Posted

1 solution

Opencv is providing tesseract-ocr: http://docs.opencv.org/trunk/modules/text/doc/ocr.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900