Tesseract-OCR-iOS
OCR framework
An iOS framework providing Optical Character Recognition (OCR) capabilities using the Tesseract OCR engine.
Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
4k stars
191 watching
949 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tesseract-ocr/tesseract | An OCR engine capable of recognizing text in images from various languages and formats. | 62,363 |
charlesw/tesseract | A .NET wrapper for the Tesseract OCR engine, providing a simple interface to perform Optical Character Recognition (OCR) tasks. | 2,291 |
thiagoalessio/tesseract-ocr-for-php | An image-to-text processor using Tesseract OCR | 2,861 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
sirfz/tesserocr | An OCR API wrapper that enables concurrent execution using Python's threading module and releases the GIL. | 2,016 |
oauthswift/oauthswift | A Swift-based OAuth library for iOS and macOS to manage authentication with various services. | 3,276 |
ropensci/tesseract | Provides R interface to a powerful OCR engine supporting multiple languages and enabling text recognition from images. | 245 |
otiai10/gosseract | An OCR package using Tesseract C++ library to extract text from images | 2,718 |
kscanne/tesseract-gle-uncial | Provides training data and scripts to enhance OCR accuracy for Irish Gaelic fonts | 3 |
nmac427/swiftocr | An OCR library for Swift that uses machine learning and neural networks to recognize short alphanumeric codes in images | 4,622 |
naptha/tesseract.js | A JavaScript library for Optical Character Recognition (OCR) of images in multiple languages | 35,304 |
mauvilsa/tesseract-recognize | A tool for performing text recognition and layout analysis using Tesseract OCR, outputting results in Page XML format. | 44 |
zapolnoch/node-tesseract-ocr | An OCR library that wraps the Tesseract API in Node.js to extract text from images | 305 |
kickstarter/ios-oss | An open-source iOS app built on functional programming principles, providing a platform for creators to bring new ideas to life. | 8,477 |
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 |