Open GoogleCodeExporter opened 9 years ago
Me too. Problem accessing language server...
Original comment by xyxzfj@gmail.com
on 13 May 2012 at 11:27
According to the code, we need to have a
/sdcard/tessdata
/sdcard/tessdata/out
/sdcard/tessdata/temp
file structure and, the package data (PACKAGE_DATA) must be
"/data/app/com.itwizard.mezzofanti.apk"; on my device it is
"/data/app/com.itwizard.mezzofanti-1.apk" in fact.
And the assets directory under your project need to have language files
"eng.user-words" and more, which is not included in Donwlads
"Mezzofanti_java_code_1_0_3.zip", but in Donwlads "Mezzofanti_1_0_3_large.apk".
And a lot other demands...
It's so hard to get the program run! I'm sorry I still haven't.
Original comment by xyxzfj@gmail.com
on 13 May 2012 at 12:44
When debug the code and found the language length returned from
OCR.getLanguagesNative() is zero,
Original comment by hone...@gmail.com
on 24 Jun 2013 at 12:25
Original issue reported on code.google.com by
awaistar...@gmail.com
on 18 Oct 2011 at 6:07