raffaeldantas / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
1 stars 0 forks source link

not able to recognize thai language ocr text #1386

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Created C# .net application
2.Added tha.trainedata file to tessdata
3.

What is the expected output? What do you see instead?
It stopped working at the below line.
ocr.Init(txtPath.Text, txtLang.Text, false);
What version of the product are you using? On what operating system?
2.0.4 on windows XP.
Please provide any additional information below.

Original issue reported on code.google.com by venkata....@awpl.co on 26 Nov 2014 at 6:03

GoogleCodeExporter commented 9 years ago
see: https://code.google.com/p/tesseract-ocr/wiki/FAQ#Rules_and_advices

Original comment by zde...@gmail.com on 12 Apr 2015 at 3:33