PassportEye | readable zone information from passports , visas | Computer Vision library

 by   konstantint Python Version: 2.2.1 License: MIT

kandi X-RAY | PassportEye Summary

kandi X-RAY | PassportEye Summary

PassportEye is a Python library typically used in Artificial Intelligence, Computer Vision applications. PassportEye has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install PassportEye' or download it from GitHub, PyPI.

Extraction of machine-readable zone information from passports, visas and id-cards via OCR
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PassportEye has a low active ecosystem.
              It has 253 star(s) with 85 fork(s). There are 17 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 6 open issues and 41 have been closed. On average issues are closed in 124 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of PassportEye is 2.2.1

            kandi-Quality Quality

              PassportEye has 0 bugs and 0 code smells.

            kandi-Security Security

              PassportEye has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              PassportEye code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              PassportEye is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              PassportEye releases are not available. You will need to build from source code and install.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              PassportEye saves you 453 person hours of effort in developing the same functionality from scratch.
              It has 1069 lines of code, 84 functions and 15 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed PassportEye and discovered the below as its top functions. This is intended to give you an instant insight into PassportEye implemented functionality, and help decide if they suit your requirements.
            • 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
            Get all kandi verified functions for this library.

            PassportEye Key Features

            No Key Features are available at this moment for PassportEye.

            PassportEye Examples and Code Snippets

            No Code Snippets are available at this moment for PassportEye.

            Community Discussions

            QUESTION

            python - tesseract is not installed or it's not in your PATH. See README file for more information
            Asked 2020-Aug-15 at 14:38

            I have this code:

            ...

            ANSWER

            Answered 2020-Aug-15 at 14:38

            pass the path explicitly like this

            Source https://stackoverflow.com/questions/63424318

            QUESTION

            read_mrz error : Could not find a format to read the specified file in mode 'i'
            Asked 2019-Jun-06 at 05:28

            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:28

            Figured 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 :-

            Source https://stackoverflow.com/questions/56442327

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install PassportEye

            You can install using 'pip install PassportEye' or download it from GitHub, PyPI.
            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

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install PassportEye

          • CLONE
          • HTTPS

            https://github.com/konstantint/PassportEye.git

          • CLI

            gh repo clone konstantint/PassportEye

          • sshUrl

            git@github.com:konstantint/PassportEye.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link