简体   繁体   中英

How to use Tesseract in React Native iOS side

I'm using react-native-tesseract-ocr IT's not implemented with iOS yet.

Thanks in advance

tesseract implemented with iOS yet.

You can try to use https://github.com/a7medev/react-native-ml-kit/tree/main/text-recognition it is based on https://developers.google.com/ml-kit/vision/text-recognition .

I am not sure it has the same features as tesseract but it works on both platforms and works without the inte.net, 100% on device recognition.

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM