The official Verifai SDK for Python.
Quick introduction
Verifai is a AI solution that can detect ID documents in images. See http://www.verifai.com/ for more info.
Companies use it to comply with the GDPR legislation that states you should not store data about your users and customers that you do not need for your business. By masking unneeded data you can comply to that.
Features of this SDK
Detect ID documents in JPEG images (in a privacy guaranteed way)
Give you information about the detected document
Position in the image
Type of document
The zones on the document
Get a cropped out image from the provided image
Get crops from all individual zones
Apply masks to the ID document image
Setup
You can install this package by using the pip tool and installing:
$ pip install verifai_sdk
Using the Verifai SDK for Python
Documentation for the Verifai SDK for Python can be found here: https://docs.verifai.com/
Registering for a API token can be done here: https://dashboard.verifai.com/
Release files for verifai-sdk 2.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| verifai_sdk-2.1.2.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| verifai_sdk-2.1.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 31.2 kB
Release files / verifai_sdk-2.1.2.tar.gz
| Download URL | verifai_sdk-2.1.2.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
36817c14c5e4bbcef5e1a42f1cba06cf3a55b1787d277f9e4ef19db09a1778c5
|
|
BLAKE2b-256 checksum How to use checksums |
8083a9f943fd807ad3525b717789d50600d4d53be36309ecc3e81eb486718319
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
|
Release files / verifai_sdk-2.1.2-py2.py3-none-any.whl
| Download URL | verifai_sdk-2.1.2-py2.py3-none-any.whl |
|---|---|
| Size | 15.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
14d20e8654f2153931376d47d583a9c67b64fb9ab4bedfeeca98b2d27bf8a8e8
|
|
BLAKE2b-256 checksum How to use checksums |
7f84d2a49acd6277b2ad5f70957fda619a2169762550ed066f69bda52c927f89
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
|