Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any help on converting an image composed from letters, to text??

Status
Not open for further replies.

mondi

Programmer
Sep 10, 2003
169
AL
Hello everybody.
I have to make a program in C# that gets an image from scanner (or from any saved image file) which is composed from letters (e.g. a passport) and convert it to text. For example to get the first name and the last name at the passport and convert it to text.
I would be very thankful for any help on this problem

Country of eagles
 
Google for Optical Character Recognition.

Note that OCR software will not help you get past a CAPTCHA challenge on a website.

Chip H.


____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first
 
and those things don't come cheap and you nearly alway have to pay on a per user basis. I tried the barcode recognition module from atalasoft and it worked pretty well. but there are plenty more.

Christiaan Baes
Belgium

"My new site" - Me
 
Yes, thanks, but I think it's a real challenge to try to do something by your own. May be that's what I will try to do. Once I had to do with the neural networks. I don't know but I don't like to use someone else's software.
Thank you however

Country of eagles
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top