tesseract
OCR engine
A .NET wrapper for the Tesseract OCR engine, providing a simple interface to perform Optical Character Recognition (OCR) tasks.
A .Net wrapper for tesseract-ocr
2k stars
167 watching
744 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An OCR engine capable of recognizing text in images from various languages and formats. | 63,142 |
| An image-to-text processor using Tesseract OCR | 2,897 |
| An iOS framework providing Optical Character Recognition (OCR) capabilities using the Tesseract OCR engine. | 4,220 |
| A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
| A JavaScript library that wraps the Tesseract OCR engine in WebAssembly to provide image recognition capabilities for multiple languages. | 35,553 |
| An OCR module for Node.js using Tesseract and Leptonica to recognize text from images | 51 |
| Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
| Rust bindings for an OCR engine | 148 |
| An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,026 |
| A collection of documents detailing various aspects and improvements to the Tesseract OCR engine | 262 |
| An OCR package using Tesseract C++ library to extract text from images | 2,751 |
| An OCR library that wraps the Tesseract API in Node.js to extract text from images | 308 |
| A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 55 |
| A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
| A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |