khjde1207 / tesseract_ocr

Tesseract OCR for flutter
BSD 3-Clause "New" or "Revised" License
62 stars 31 forks source link

识别手写的内容,返回都为空 #38

Closed lurongshuang closed 10 months ago

lurongshuang commented 10 months ago

FlutterTesseractOcr.extractText
image

khjde1207 commented 10 months ago

https://github.com/tesseract-ocr/tesseract Just use PC Tesseract to check.

lurongshuang commented 10 months ago

https://github.com/tesseract-ocr/tesseract 只需使用PC Tesseract即可检查。 您好 是运行在手机上的结果,使用的版本是 flutter_tesseract_ocr 0.4.23

khjde1207 commented 10 months ago

This library was created for use in flutter. https://github.com/adaptech-cz/Tesseract4Android/ It cannot solve Tesseract problems or Tesseract4Android problems.