tesseract: Open Source OCR Engine for R

Bindings to 'Tesseract': An OCR engine with unicode (UTF-8) support that can recognize over 100 languages out of the box.

Version: 1.6
Imports: Rcpp (≥ 0.12.12), curl, rappdirs, digest
LinkingTo: Rcpp
Suggests: magick (≥ 1.0), pdftools
Published: 2017-08-14
Author: Jeroen Ooms
tesseract author details
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
BugReports: https://github.com/ropensci/tesseract/issues
License: Apache License 2.0
URL: https://github.com/ropensci/tesseract
NeedsCompilation: yes
SystemRequirements: Tesseract >= 3.03 (libtesseract-dev / tesseract-devel) and Leptonica (libleptonica-dev / leptonica-devel). On Debian you need to install the English training data separately (tesseract-ocr-eng)
Materials: NEWS
In views: NaturalLanguageProcessing
CRAN checks: tesseract results

Downloads:

Reference manual: tesseract.pdf
Package source: tesseract_1.6.tar.gz
Windows binaries: r-devel: tesseract_1.6.zip, r-release: tesseract_1.6.zip, r-oldrel: tesseract_1.6.zip
OS X El Capitan binaries: r-release: tesseract_1.6.tgz
OS X Mavericks binaries: r-oldrel: tesseract_1.6.tgz
Old sources: tesseract archive

Reverse dependencies:

Reverse suggests: magick

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tesseract to link to this page.