Re: [tesseract-ocr] Very wrong output Tessnet2 + Tesseract

2015-01-03 Thread ShreeDevi Kumar
see http://stackoverflow.com/questions/15067651/cannot-find-a-way-to-make-tessnet2-work "tessnet2 is .NET wrapper for Tesseract 2.04" Try newer versions - say from https://github.com/charlesw/tesseract ShreeDevi भजन - कीर्तन - आरती @ h

[tesseract-ocr] Very wrong output Tessnet2 + Tesseract

2015-01-03 Thread ANON YMOUS
Hello, I am trying to use the Tessnet2 using Tesseract engine in C#. For many of the test images I give to Tessnet2, the output is very bad, and almost nothing is correct. This is my code in the C# console project, Program.cs class: static void Main(string[] args) { try

[tesseract-ocr] Tessnet2 using Tesseract - Working Very Incorrectly

2015-01-03 Thread ANON YMOUS
Hello, I am trying to use the Tessnet2 OCR Library in a C# program. But the results are *very very* off. The following is my code in a C# console project, the Program.cs class: static void Main(string[] args) { try { Bitmap image = new Bitmap(@ "C