Dwagner
Results
2
comments of
Dwagner
There is a [helpful section](https://github.com/tesseract-ocr/tesseract/wiki/ImproveQuality) in the wiki of the [tesserect repo](https://github.com/tesseract-ocr/tesseract/) for improving the quality of a captured image before passing it to tesseract. You may also want to...
This Project uses the tess-two library. The tess-two library uses [Tesseract 3.05](https://github.com/rmtheis/tess-two/tree/master#tess-two). It doesn't use the newest version, which is Tesseract 4. I couldn't find an android implementation that uses...