olexale / flutter_mrz_scanner

Scans MRZ (Machine Readable Zone) from identity documents.
MIT License
51 stars 44 forks source link

Error: LSTM requested, but not present!! Loading tesseract. #7

Open orkwizard opened 4 years ago

orkwizard commented 4 years ago

I installed the example in the an Iphone and XCode console throws this:

2020-04-30 11:52:51.531837-0500 Runner[85790:10172377] Metal API Validation Enabled 2020-04-30 11:52:51.652773-0500 Runner[85790:10172532] flutter: Observatory listening on http://127.0.0.1:56982/0pw4IsLD8AE=/ Error: LSTM requested, but not present!! Loading tesseract.

The app run with the camera open and the overlay.. its seems that as is lacking od tesseract never parse it

Am i missing something?

hsarkisla2020 commented 4 years ago

I run the app in the android, same problem occurs..

buyka98 commented 2 years ago

Hi is there an update on this. I used mrz scanner on flutter, and having "Error: LSTM requested, but not present!! Loading tesseract." .

mobin-sk commented 1 year ago

Any update on this issue, or any workaround ?