In this code, a simple implementation of PDF to audio converter is shown
-
Updated
Mar 30, 2021 - Python
In this code, a simple implementation of PDF to audio converter is shown
A Python asyncio wrapper for Tesseract-OCR.
Detect and extract containers code in a video.
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
Detect and scan the license plate number from vehicle images
This is an OCR Bot for Discord made using OpenCV and Pytesseract
An interface to extract text from a video and convert it to speech
Charla de web scraping sobre datos públicos de Chile
Flask ALPR is a web service for automatic license plate recognition (ALPR). The web service is written in Python using Flask for REST API and OpenCV with PyTesseract for plate recognition. The service offers two REST API-s, one for checking if licence plate is detected and one for detecting licence plate from camera image. All detected licence p…
A tool that automizes the process of pulling data tables from PDF documents where they are as scans
PROJECT(Image_detector)_using_python_Libraries
This Python script converts a PDF file to Word format using OCR (Optical Character Recognition). It extracts text from each page of the PDF, converts the pages to images, performs OCR on the images, and saves the extracted text to text files.
"Docs in a Row" is an automated script designed to handle image data extraction, correction, categorization, and storage. It utilizes a variety of technologies including OpenAI, Google Cloud Vision, pytesseract, and PIL to extract and correct text from images, categorize the content, and store useful metadata.
Extract Aadhaar card details using Tesseract OCR
PictoPlan streamlines lesson planning for educators. It automates converting visuals into educational content, saving time and ensuring quality teaching.
A Python script that automates the game of Sudoku and enters it automatically into the website.
OpenCV to detect characters, digits, words, images and real-time screen capture.
The program detects license plate numbers, colour, entry time and exit time of the vehicle. The parking-lot management module keeps tracks of empty parking slots and details of all vehicles entering and leaving are stores in a csv file. Complete end-to-end parking system management is carrid out.
Capture is a python based desktop application that lets you capture the text which otherwise cannot be copied. It saves the time spent on software/website to get the text. Just select and voila, your text is copied to the clipboard.
This is a set of python programs created to scrape the results of the students whose USN is provided to program which automatically solves the CAPTCHA and stores the result in a text file
Add a description, image, and links to the pytesseract-ocr topic page so that developers can more easily learn about it.
To associate your repository with the pytesseract-ocr topic, visit your repo's landing page and select "manage topics."