i need an advice on how to approach this problem. I have some picture data: *.jpg, *.bmp … and i need to extract the data from it. The data is alphanumeric text. I work in delphi.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You will have to head for a OCR (Optical Character Recognition) library. This is a pretty complex procedure, I believe you wouldn’t be asking this question if you knew any way to implement this by yourself.
A quick Google yielded this result, maybe it’s of help for you:
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1623&lngWId=7