Click here to Skip to main content
15,899,754 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi This Abbas software developer i have good experience in vb 6.0
but present working in .net

my question is how to get data from image to text using vb.net
plz send example on mail

thank
Posted

1 solution

You can't do it yourself. It's too complicated. You will need to use a 3rd party component to OCR the image into text. Here are some links you can check out:

http://code.google.com/p/tesseract-ocr/
http://www.rasteredge.com/how-to/vb-net-imaging/ocr-sdk/
http://www.yiigo.com/guides/vbnet/how-to-ocr.shtml

BTW: Nobody here is going to send you examples on mail. We expect you to do some work for yourself and post a more specific question here when you get stuck. Not ask for readymade solutions.
 
Share this answer
 
v2

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