Click here to Skip to main content
15,921,203 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hello
i am new to Asp.net and C# development and i want to create a program that takes image and then read text from the image and show text to user. I want to use tesseract OCR, i have downloaded all the files from tesseract OCR project and tesseractdotnet Project but none of them is working fine. All have some errors or issues.
i am using Visual Studio 2012 with Dot net Frame work 4.5
Can any body please tell me step by step guide on how can i read text from images in C# Asp.net using Tesseract OCR.

Thanks
Posted

see this
 
Share this answer
 
Hi,

All you need to use is OCR dll. You will find third party DLL both open source as well licenseware.

Regards,
Chetan
 
Share this answer
 
Comments
sajiddesigner 4-Dec-13 14:57pm    
thanks for your reply. I looked for DLL all over the internet but the topic OCR is too much confusing. Can you please tell me which DLL should i use, where can i get and if possible please share a simple example of it in C# Asp.net. i will prefer Open Source or FREE OCR.

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