tesseract is built in c++. You will need to write a custom wrapper for c# in order to interface with it. I believe https://github.com/charlesw/tesseract. has versions compatible with .NET Framework 2.0, 4.0, and 4.5.
On Tuesday, November 12, 2013 2:18:25 AM UTC-7, Sajid Manzoor wrote: > > Hello > i am a 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 > Sajid Manzoor > -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

