Image2text📋 Python wrapper to grab text from images and save as text files using Tesseract Engine
TesseractBindings to Tesseract OCR engine for R
Tesseract4androidFork of tess-two rewritten from scratch to support latest version of Tesseract OCR.
Answer答题助手,适用于 百万英雄 / 芝士超人 / 冲顶大会 / 花椒百万赢家 等多个直播答题类 APP,支持 iOS、Android 手机和模拟器,3 秒出结果
Aadhaar Card OcrExtract text information from Aadhaar Card using tesseract-ocr 😎
TesseractThis package contains an OCR engine - libtesseract and a command line program - tesseract.
Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused
on line recognition, but also still supports the legacy Tesseract OCR engine of
Tesseract 3 which works by recognizing character patterns. Compatibility with
Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0).
It also needs traineddata files which support the legacy engine, for example
those from the tessdata repository.
GosseractGo package for OCR (Optical Character Recognition), by using Tesseract C++ library
Image text readerThe module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes. The image is pre-processed for better comprehension by OCR. This module first makes bounding box for text in images and then normalizes it to 300 dpi, suitable for OCR engine to read.
TextshotPython tool for grabbing text via screenshot
Faceai一款入门级的人脸、视频、文字检测以及识别的项目.
Ultimatemrz SdkMachine-readable zone/travel document (MRZ / MRTD) detector and recognizer using deep learning
PyocrA Python wrapper for Tesseract and Cuneiform -- Moved to Gnome's Gitlab
MmcamscannerSimulation of CamScanner app With Custom Camera and Crop Rect Validation
CcextractorCCExtractor - Official version maintained by the core team
BasicArabicOCRA very basic Arabic OCR based on tesseract OCR engine written in Java.
ocr recognitionuse java opencv tesseract ocr image words detects and recognition,use python generate jTessBoxEditor train box file
Nkocr🔎📝 This is a module to make specifics OCRs at food products and nutritional tables.
pyinrailA python wrapper for Indian Railways Enquiry API!
Anjani🤖 Telegram group management bot with spam protection
QTextRecognizerA gui for tesseractOCR with some preprocessing image options (OpenCV) for improve character recognition
ocrNextcloud OCR (optical character recoginition) processing for images with tesseract-js
porygonProgrammatic input to the JoyCon, with example script for Pokemon Let's Go
buptclassA nodejs-spider that gets the infomation of empty classrooms in BUPT
MemePolice botThis is a bot for r/PewdiepieSubmissions. Moderate harmful submissions by applying OCR on graphical content
ocrevalUpdate of the ISRI Analytic Tools for OCR Evaluation with UTF-8 support
HighlightTranslatorHighlight Translator can help you to translate the words quickly and accurately. By only highlighting, copying, or screenshoting the content you want to translate anywhere on your computer (ex. PDF, PPT, WORD etc.), the translated results will then be automatically displayed before you.
flask-ocruse flask and tesseract to have a basic ocr, also you need opencv2, this code use opencv2 to have a basic image process