slackbuilds/graphics/tesseract
Logan Rathbone 044199ece8
graphics/tesseract: Updated for version 5.3.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-31 09:14:35 +07:00
..
README graphics/tesseract: Wrap README at 72 columns. 2022-03-13 15:08:11 -04:00
slack-desc graphics/tesseract: Fix slack-desc. 2016-11-14 16:47:23 +07:00
tesseract.SlackBuild graphics/tesseract: Updated for version 5.3.0. 2022-12-31 09:14:35 +07:00
tesseract.info graphics/tesseract: Updated for version 5.3.0. 2022-12-31 09:14:35 +07:00

README

Tesseract is a commercial quality OCR engine originally developed at
HP between 1985 and 1995. In 1995, this engine was among the top 3
evaluated by UNLV. It was open-sourced by HP and UNLV in 2005.

You will need to get one of the language packs in order to do anything
useful with tesseract, and that language pack tarball should be
present in the same directory as the SlackBuild script when the
package is created. See the website for a list of all available
language packs.  ote that you can install more than one (or even all)
of the language packs, as they do not conflict with each other. The
build script defaults to use English, but this is easily changed
by passing an alternate value on the command line: edit the LANGNAM
variable to switch to (or add) another language.