ruby-tesseract-ocr
OCR library
A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks
A Ruby wrapper library to the tesseract-ocr API.
629 stars
27 watching
74 forks
Language: Ruby
last commit: over 7 years ago
Linked from 2 awesome lists
rubyrubynlptesseract-ocrwrapper
Related projects:
Repository | Description | Stars |
---|---|---|
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 828 |
sirfz/tesserocr | An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,016 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
ropensci/tesseract | Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
zapolnoch/node-tesseract-ocr | An OCR library that wraps the Tesseract API in Node.js to extract text from images | 305 |
dannnylo/tesseract-ocr-elixir | A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 54 |
nguyenq/tess4j | A Java wrapper for using the Tesseract OCR API to extract text from images | 1,612 |
dannnylo/tesseract-ocr-crystal | A wrapper around Tesseract OCR that provides an easy-to-use interface for reading characters from images. | 13 |
mauvilsa/tesseract-recognize | A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |
r1me/ttesseractocr4 | An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
tesseract-ocr/docs | A collection of documents detailing various aspects and improvements to the Tesseract OCR engine | 260 |
suyesh/ocr_space | An API wrapper for a service that converts images to text | 70 |
guitarmind/tesseract-web-service | A RESTful web service that utilizes Tesseract-OCR for image recognition | 135 |
alimranahmed/laraocr | An OCR package for Laravel that reads text from images using Tesseract | 150 |
bandrel/ocyara | Performs OCR on images and scans them for matches to Yara rules | 40 |