If there is error message:
Unable to load unicharset file C:\Program Files\Tesseract-OCR\ita.unicharset"

than it means that your program expect language files (ita.*) in directory "C:\Program Files\Tesseract-OCR\" and not in "...\tessdata"

Zdenko

Dňa 07.10.2011 18:20, Alessandro Latella  wrote / napísal(a):
The error is "Unable to load unicharset file C:\Program Files
\Tesseract-OCR\ita.unicharset", but in the directory  ...\tessdata
there are all the "ita." files.
Yes the image work correctly with tesseract.exe

On 5 Ott, 04:27, Quan Nguyen<nguyen...@gmail.com>  wrote:
What's the error exactly? Does the image work with tesseract.exe?

On Oct 4, 5:02 am, Alessandro Latella<alexla...@libero.it>  wrote:



Hi guys, I'm trying to run tesseract on c #.
The program works well on English language  'ocr.Init(@"C:\Program
Files\Tesseract-OCR\tessdata", "eng", false);'
If I try to change the language from "eng" to "ita", the program
generates an error and does not work.
I use the library tessnet2.dll .
Thanks,
Alessandro.- Nascondi testo citato
- Mostra testo citato -

--
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to