tesseract
OCR engine library
Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images.
Bindings to Tesseract OCR engine for R
245 stars
17 watching
26 forks
Language: R
last commit: about 2 months ago
Linked from 1 awesome list
ocrrr-packagerstatstesseracttesseract-ocr
Related projects:
Repository | Description | Stars |
---|---|---|
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
r1me/ttesseractocr4 | An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 828 |
tesseract-ocr/docs | A collection of documents detailing various aspects and improvements to the Tesseract OCR engine | 260 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
antimatter15/tesseract-rs | Rust bindings for an OCR engine | 146 |
zapolnoch/node-tesseract-ocr | An OCR library that wraps the Tesseract API in Node.js to extract text from images | 305 |
mauvilsa/tesseract-recognize | A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |
sirfz/tesserocr | An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,016 |
guitarmind/tesseract-web-service | A RESTful web service that utilizes Tesseract-OCR for image recognition | 135 |
dannnylo/tesseract-ocr-elixir | A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 54 |
tesseract-ocr/tesseract | An OCR engine capable of recognizing text in images from various languages and formats. | 62,363 |
ropensci/rsat | Tools for efficient handling of satellite image time series from multiple platforms | 50 |
nguyenq/tess4j | A Java wrapper for using the Tesseract OCR API to extract text from images | 1,612 |
ropensci/jqr | An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |