aboutsummaryrefslogtreecommitdiff
path: root/utils/tessdata
Commit message (Collapse)AuthorAge
* tessdata: reorganize menuEneas U de Queiroz2019-07-24
| | | | | | | Move language data menu under the package itself, and shorten the titles so that all of them show up in the menu. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* tesseract: add packageValentín Kivachuk2019-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>