tesseract-web-service
OCR service
A RESTful web service that utilizes Tesseract-OCR for image recognition
An implementation of RESTful web service for tesseract-OCR using tornado
135 stars
14 watching
34 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
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 |
ropensci/tesseract | Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
zapolnoch/node-tesseract-ocr | An OCR library that wraps the Tesseract API in Node.js to extract text from images | 308 |
ibm/max-ocr | An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
tleyden/open-ocr | An OCR-as-a-Service using Tesseract and Docker with scalable architecture and support for multiple languages. | 1,346 |
tesseract-ocr/docs | A collection of documents detailing various aspects and improvements to the Tesseract OCR engine | 262 |
sirfz/tesserocr | An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,026 |
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. | 838 |
dannnylo/tesseract-ocr-crystal | A wrapper around Tesseract OCR that provides an easy-to-use interface for reading characters from images. | 13 |
nguyenq/tess4j | A Java wrapper for using the Tesseract OCR API to extract text from images | 1,619 |
mauvilsa/tesseract-recognize | A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |
dannnylo/tesseract-ocr-elixir | A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 55 |
ocr4all/ocr4all | Provides OCR services for historical documents through an intuitive web interface | 244 |