Easy Iris Biometric Authtnication System
Project description
EZEyeAuth
Authentication Using Iris-Scanner
How to enroll
from ezeyeauth import Authenticator
auth = Authenticator()
auth.enroll("/path/to/left/iris.png", "/path/to/right/iris.png")
How to authenticate
from ezeyeauth import Authenticator
auth = Authenticator()
match = auth.auth("/path/to/left/iris.png", "/path/to/right/iris.png")
print(match)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ezeyeauth-1.1.0.tar.gz
(100.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ezeyeauth-1.1.0.tar.gz.
File metadata
- Download URL: ezeyeauth-1.1.0.tar.gz
- Upload date:
- Size: 100.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da62c40d9b42ee736840a64dc664f81e5f6a3ebe25b2662602a59386ebe39ca3
|
|
| MD5 |
23daaef2816ddc382f26bfff31b3adc7
|
|
| BLAKE2b-256 |
dd48ce196e0e4a784bbbb4299050b19cce14873850cc862773f38fa0cd892ee0
|
File details
Details for the file ezeyeauth-1.1.0-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f84198b828e2d259bca95140279c4efcfaf642766a9e1a097f7f9005ecc73c30
|
|
| MD5 |
e0797acf679374f615adc1c4e6c5ff16
|
|
| BLAKE2b-256 |
1d8d03831d8b26003c68db02da7bac3a816cf64c8b307372f7b95fd3aec0884c
|