Skip to content

Passports have some fields with credentials that are of utmost importance.These fields can be used to verify the document to enhance security measures.So, fields are extracted using python instead of traditional OCR method.

Notifications You must be signed in to change notification settings

HassanSajjad229/Passport-Field-extraction-using-PassportEye-PYTHON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Passport-Field-extraction-using-PassportEye

Passports have some fields with credentials that are of utmost importance.These fields can be used to verify the document to enhance security measures.So, fields are extracted using python instead of traditional OCR method.

PassportEye was used to extract the data fields of the passport.

Following steps are done to extract the data from the passport

1.Image was read using the MRZ read class.
2.It would than extract the fields in format of JSON key-pair value
3.Each extracted key-pair value was than stored to a csv file for further processing.

YOUTUBE Video tutorial link is

https://youtu.be/QFLaTOwGjgw

About

Passports have some fields with credentials that are of utmost importance.These fields can be used to verify the document to enhance security measures.So, fields are extracted using python instead of traditional OCR method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages