zsajjad / react-native-text-detector

Text Detector from image for react native using firebase MLKit on android and Tesseract on iOS
MIT License
222 stars 60 forks source link

read_params_file: parameter not found: enable_new_segsearch #34

Closed mitesh-db closed 4 years ago

mitesh-db commented 4 years ago

In iOS Simulator, I gave static path of image for recognising text, but gives me following error:

read_params_file: parameter not found: enable_new_segsearch

App crashes on the way. Any help?

mitesh-db commented 4 years ago

Update:

I was using wrong version of tessdata. I downloaded it from tessdata-best and now it is working. Here is the link if anyone facing same issue : https://github.com/tesseract-ocr/tessdata_best