Skip to content
#

pytesseract

Here are 412 public repositories matching this topic...

From images of cars in which their license plates have been labeled, and passing filters, their recognition is attempted by pytesseract . As there is not a single filter that works for all the licensess, it is tried with several filters and The license plate number that has been detected the most times is assigned.

  • Updated Mar 13, 2023
  • Python

This repository contains a Python-based Text Detection App using TesseractOCR and OpenCV for extracting and processing text from images. It handles simple text extraction and advanced image preprocessing for enhanced accuracy. Additionally, a Flask web app is included, offering an intuitive interface for uploading images and viewing extracted text.

  • Updated Jun 26, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pytesseract topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pytesseract topic, visit your repo's landing page and select "manage topics."

Learn more