jonathanpalma / react-native-tesseract-ocr

Tesseract OCR wrapper for React Native
MIT License
565 stars 172 forks source link

Upgrade to Tesseract 4.1 #101

Closed dllz closed 3 years ago

dllz commented 3 years ago

I thought this would be more complicated but I have tested it in my own apps and I do not get any errors using recognisedTokens with Line level.

4.1 seems to run slower than 3.0 on Android with my use case however it I am getting better OCR with it. So its a double edged sword.

dllz commented 3 years ago

I did some more testing today outside of the emulator, works great, 4.1 is actually faster on device (yesterday I was only using emulator) and I am seeing a good result improvement with it.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jonathanpalma commented 3 years ago

This will be reviewed later

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.