Have a look at http://www.pixel-technology.com/freeware/tessnet2/ for a free c# wrapper to tesseract. However, be aware that this version leaks memory (according to the author, the problem is in tesseract and not in his software).
On May 27, 6:33 am, naresh <[email protected]> wrote: > Hello Friends, > > My requirement is regarding the Free Libraries for OCR that can run on > the asp.net environment. > Since the time is very less we chose to have the third party OCR > libraries which are royality free. > > Can anyone provide some sample c# code that very much supports the > functionality of ocr. > I downloaded the tesseract-2.0 source code. But the complexity of code > is very huge which is a very difficult task to analysis and understand > the code. > > Please provide some samples of c# programs for OCR. > > Thanks, > Naresh.K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

