523 results for “topic:pytesseract”
A bot that plays Teamfight Tactics using OCR. Keeps track of bench, board, items, and plays the user defined team comp.
An efficient OCR engine for receipt image processing.
Perform text detection in a variety of languages with your computer webcam using Google Tesseract OCR and OpenCV. This script achieves a real-time OCR effect via multi-threading.
Automatically translates manga pages with Tesseract-OCR and Google Translate API for Python
To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a structured format
Convert your ebooks to audiobooks. 📖->🎧
Automated data extraction from engineering blueprint images.
Comparison-of-OCR (KerasOCR, PyTesseract,EasyOCR)
The code for the blogpost A Python Approach to Character Recognition
Get OCR in txt form from an image or pdf extension supporting multiple files from directory using pytesseract with auto rotation for wrong orientation. PYPI:
In this code, a simple implementation of PDF to audio converter is shown
Reinforcement Learning for Elden Ring on Windows11
A python script that solves ruzzle boards
Optical Character Recognition in Python.
🔎📝 This is a module to make specifics OCRs at food products and nutritional tables.
Extracts Text out of Images using OpenCV and Pytesseract
Deep Learning Individual Project - March 03, 2022.
Application to check authenticity of Twitter screenshots. Written in Python :snake:
Image pre-processing and OCR techniques with OpenCV and PyTesseract
A Python asyncio wrapper for Tesseract-OCR.
Memory tests solver with using OpenCV
Final year college project, based on Digital Image Processing, Computer Vision and Deep Learning. It is aimed towards helping visually impaired people to access digital media and information of their surrounding, through text recognition and objection classification.
A full-stack application for license plate recognition using OCR. Users upload license plate images via a web interface, and the system asynchronously processes them using EasyOCR to extract plate numbers.
Extract details from image of ID Card using OCR
Medical data extraction from medical documents like prescription and patient details document using python and Regex
Spacy, HAC, pytesseract, easyocr, doctr, mmocr, layoutlm, paddleocr
How to use A.I. to extract Persian texts from PDF
Converts a whole subdirectory with a big (or small) volume of PDF documents to a dataset (pandas DataFrame) with error tracking and choice of features
The main idea of this project is that extracting entities from the scanned Business Card
Web app to match resume to job type, using nlp svm classifier model. Data via webscraping. Uploaded resume converted from PDF to text using OCR.