Skip to content

OPTICAL CHARACTER RECOGNITION PROJECT IN PYTHON USING OPENCV TESSERACT

Notifications You must be signed in to change notification settings

SampathGanesh01/OPTICAL-CHARACTER-RECOGNITION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPTICAL-CHARACTER-RECOGNITION

OPTICAL CHARACTER RECOGNITION PROJECT IN PYTHON USING OPENCV TESSERACT I have done this project using

  1. opencv ,
  2. pytesseract,
  3. matplotlib and also
  4. pil

STEPS TO DO THIS PROJECT :

STEP 1️⃣ :-

Installing the required modules pip install pytesseract pip install matplotlib pip install cv2 pip install pillow

STEP 2️⃣ :-

import the modules read the image show the image if you need

STEP 3️⃣3️ :-

Using pytesseract module , use image_to_string extract the information AND print the extracted or identified matter

BOOM THE PROJECT IS DONE 🎉

I also encountered lot of errors in writing this , mostly in installing in my device , please refer errors.txt (file)

About

OPTICAL CHARACTER RECOGNITION PROJECT IN PYTHON USING OPENCV TESSERACT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published