gali8 / Tesseract-OCR-iOS

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
http://www.nexor.it
MIT License
4.22k stars 949 forks source link

Swift 3 crash #308

Closed mihailsalari closed 7 years ago

mihailsalari commented 7 years ago

I have installed Tesseract 4.0.0 version and the last eng.traineddata file , the error is: _actual_tessdata_numentries <= TESSDATA_NUMENTRIES:Error:Assert failed:in file tessdatamanager.cpp, line 53

How to resolve?

agusmao commented 7 years ago

Try using the 3.04 version of the trained data [https://github.com/tesseract-ocr/tessdata/blob/3.04.00/eng.traineddata]