PassportEye | readable zone information from passports , visas | Computer Vision library
kandi X-RAY | PassportEye Summary
kandi X-RAY | PassportEye Summary
Extraction of machine-readable zone information from passports, visas and id-cards via OCR
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Parse the MDZ file
- Parse TD1 field
- Parse TD3 field
- Parse TD2 TD2
- Try to guess the type of MRVA
- Parse MMRV field
- Checks if a date is valid
- Compute a MRZ CheckDigits
- Command - line parser
- Return a dict representation of the object
- Read MRZ pipeline
- Process a single file
- Plot the polygon
- Return a polygon as a polygon
PassportEye Key Features
PassportEye Examples and Code Snippets
Community Discussions
Trending Discussions on PassportEye
QUESTION
I have this code:
...ANSWER
Answered 2020-Aug-15 at 14:38pass the path explicitly like this
QUESTION
The below code is what i am using to read mrz data from a passport, and it works absolutely fine when i run it on my local computer, but when i try to execute it on my server (Windows AWS server) it throws an error. Can you please help what's this error and how to resolve it.
...ANSWER
Answered 2019-Jun-06 at 05:28Figured out the solution after hours of research so posting my solution for others who might face a similar solution.
I still couldnt figure out what was the problem with the above code but i managed a way out.
Documentation of passporteye mentions that either we pass the path of the image or a byte stream containing image data. As path was not working for me so i opted for the second method.
Using the below code solves our problem :-
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PassportEye
You can use PassportEye like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page