Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tesseract: switch to CMake | Rosen Penev | 2020-07-08 |
| | | | | | | | | Allows simplifying the Makefile. Also faster compilation. Added CMake patch to fix compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | tesseract: add package | ValentÃn Kivachuk | 2019-07-18 |
Tesseract is an open source text recognizer (OCR) Engine, available under the Apache 2.0 license. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages. Signed-off-by: ValentÃn Kivachuk <vk18496@gmail.com> |