Skip to content

shubendu/PAN_card_OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAN card OCR with pytesseract

It will read any pan card image and will generate PAN number, Name, Father's Name and DOB with the help of Opencv and Pytesseract.

Requirements

pip install pillow

pip install ftfy

pip install io

pip install pytesseract

pip install numpy

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd PAN_card_OCR

Install dependencies

  install above packages

Run main file

  python main.py

Screenshots

Query Image

pic1

Result Image

pic2

About

This project is based on tesseract-ocr, where it will read any pan card or aadhar card and can classify its name, dob, fathers name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages