wooly905 / Project2020

Project 2020 - What you see is what you test by computer vision
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add support for tesseract-ocr #12

Open MRayermannMSFT opened 6 years ago

MRayermannMSFT commented 6 years ago

Tesseract is the current goto for OCR libraries. It's fast and runs locally. See here https://github.com/tesseract-ocr/tesseract

wooly905 commented 6 years ago

Does it support non-English characters, like Chinese, Japanese and so on?

MRayermannMSFT commented 6 years ago

Yes, though if you are looking for non-English/many languages, you have to specify at runtime.

https://github.com/tesseract-ocr/tesseract/wiki#other-languages