Tesseract-OCR-iOS
Tesseract-OCR-iOS copied to clipboard
Why does the testsdata folder exist in the project?
Hey, gail8, Why does the testsdata folder exist in the project? Can we add traineddata dynamically? For example, the user selects the corresponding language pack in the app to download by himself.
+1
It is assumed that there is a .traineddata file for the language pack
you want Tesseract to use in the "tessdata" folder in the root of the
project AND that the "tessdata" folder is a referenced folder and NOT
a symbolic group in your project