Skip to content
#

easyocr

Here are 203 public repositories matching this topic...

This project uses the Tesseract OCR library to extract text from images. The text is then parsed using regular expressions to extract the numbers. The numbers are then written to a text file in the output directory. To use this project, simply place the input images in the input_images directory and run the Python script.

  • Updated Apr 25, 2024
  • Python

This project focuses on automating the extraction of registration numbers from scanned handwritten documents. By leveraging EasyOCR, an Optical Character Recognition (OCR) tool, and implementing various computer vision techniques, we have developed an effective solution for this task.

  • Updated Apr 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the easyocr 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 easyocr topic, visit your repo's landing page and select "manage topics."

Learn more