You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.
Summary:
TessBaseAPI tessBaseApi = new TessBaseAPI();
tessBaseApi.init("/storage/emulated/0/MyTesseractData/tessdata", "ces");
after init is called => E/Tesseract(native): Could not initialize Tesseract API with language=ces!
Tried eng.traineddata, slk.traineddata (3.0.4 version) for sanity check. They were initialized without problem.
Tess-two version:
9.0.0, 8.0.0, 7.0.0, 6.3.0, 6.2.0, latest version build from source
Did not try older versions.
Android version:
6.0.1
Phone/device model:
Moto G (3rd generation)
Phone/device architecture (armeabi, armeabi-v7a, x86, mips, arm64-v8a, x86_64, mips64):
Link to training data used:
https://github.com/tesseract-ocr/tessdata/blob/3.04.00/ces.traineddata
The text was updated successfully, but these errors were encountered: