tesseract-4
There are 17 repositories under tesseract-4 topic.
steve1316/uma-android-training-helper
Android application to assist Uma Musume Pretty Derby players with selecting the right training options in the same vein as amate's UmaUmaCruise and GameTora's Training Event Helper.
Parathantl/tesseract_gui
Simple Python GUI Tool for Tesseract4
shanmathik/Indian-License-Plate-Recognition-
Indian license plate built using python, opencv and tesseract
artdevgame/tesseract-trainer
Containerised version of tesseract v4 tools required for training a new font
dshea89/tesseract-retraining-pipeline
Intuitive interface for fine-tuning and retraining a Tesseract OCR language model
lakshay1296/OCR_Conversion_JPEG2PDF
JPEG to PDF conversion using tesseract v4 through cmd. Includes OCR'ing the JPEG's and combining multi-page PDF to one.
aelbuz/MiharuScanHelper
A program to help speed up (hopefully) translation of manga. Forked for some improvements.
Ayonija/ScannedPDF-to-SearchablePDF
A C# code to recognize text in Scanned PDFs using Google Tesseract.
khaleeljageer/Learn-Tamil
Android application to Learn Tamil Letters
Jaha96/tesseract-quick-implementation
Tesseract-OCR quick implementation. Linked with stack-overflow question
lakshay1296/ocrmyPDF_Windows
ocrmyPDF_Windows is inspired by jbarlow83's ocormtpdf. https://github.com/jbarlow83/OCRmyPDF.
shams-sam/Tesseract4API
Flask-Uwsgi based endpoints for pytesseract wrapper using Tesseract 4
ErrLogic/ktp-extractor
KTP Extractor Using Python and Tesseract
sethepeterson/aws-lambda-tesseract-binaries
Pre-compiled Tesseract-OCR binaries built for AWS Lambda functions.
sethepeterson/tesseract-ocr-lambda-function
AWS Lambda function that executes Tesseract-OCR on Base 64 encoded images.
lakshay1296/ocrmypdf-flask-example
A simple implementation of ocrmypdf and tesseract with flask for hosting to a server as an API. The code was written on CentOS7. This code works on linux only as ocrmypdf library does not have support on windows because of missing leptonica dll. For windows consider https://github.com/lakshay1296/OCR_Conversion_JPEG2PDF. This is image to ocr pdf conversion.
UnnayanMishra/LegalDocumentSummarizer
Legal Document Summarize is a Python-based application that automates the process of extracting text from legal documents using Optical Character Recognition (OCR), summarizing the extracted text, and translating it into multiple languages, including Hindi, Marathi, and Bengali. This tool is designed to make legal documents available in more lang.