Hi,
Don't put tessdata files in a sub directory eng.
D:\temp\tessdata>dir /b
fra.DangAmbigs
fra.freq-dawg
fra.inttemp
fra.normproto
fra.pffmtable
fra.unicharset
fra.user-words
fra.word-dawg
For this example Init(@"d:\temp\tessdata", "fra", false)
If you still have the problem, the fastest way to find it is to use
FileMon
http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx
Set a filter with tessdata value and start your app. You should see
where the files are looked at.
Tesseract uses C++ Exit(); when having problem to find tessdata files,
this
Remi
> > What am I missing?- Hide quoted text -
>
> - Show quoted text -