tesseract-ocr-elixir
Image OCR
A Tesseract OCR wrapper providing Elixir bindings to read and process text from images
This package is a wrapper of Tesseract OCR. Helping to read characters on an image.
55 stars
1 watching
11 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list
hacktoberfesttesseracttesseract-ocr
Related projects:
Repository | Description | Stars |
---|---|---|
dannnylo/tesseract-ocr-crystal | A wrapper around Tesseract OCR that provides an easy-to-use interface for reading characters from images. | 13 |
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 838 |
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 |
zapolnoch/node-tesseract-ocr | An OCR library that wraps the Tesseract API in Node.js to extract text from images | 308 |
sirfz/tesserocr | An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,026 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
jeenyuhs/vesseract | A wrapper around Tesseract-OCR to simplify OCR functionality in V programming language | 17 |
alimranahmed/laraocr | An OCR package for Laravel that reads text from images using Tesseract | 152 |
ropensci/tesseract | Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
kscanne/tesseract-gle-uncial | Provides training data and scripts to enhance OCR accuracy for Irish Gaelic fonts | 4 |
tomgco/elixir-charm | An Elixir library that provides an ANSI-based terminal color manipulation system. | 4 |
mdelete/node-tesseract-native | An OCR module for Node.js using Tesseract and Leptonica to recognize text from images | 51 |
nguyenq/tess4j | A Java wrapper for using the Tesseract OCR API to extract text from images | 1,619 |
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |
tesseract-ocr/docs | A collection of documents detailing various aspects and improvements to the Tesseract OCR engine | 262 |