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-2.0.0.tar.gz
(100.5 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-2.0.0.tar.gz.
File metadata
- Download URL: ezeyeauth-2.0.0.tar.gz
- Upload date:
- Size: 100.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ce0bfc19a46865d787f86414d1ab358fb1bae0fb04c8f0af2b99265182e6058
|
|
| MD5 |
73369ec3326127fecc48587200af308b
|
|
| BLAKE2b-256 |
13f0bf21528c9811fe13f4f5420fb6ce42e5eeec1832d3705b95ffd34f2cd57c
|
File details
Details for the file ezeyeauth-2.0.0-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-2.0.0-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
fff98e8e3a239ae86859daab600e8509326deb684bf36c19c47c2b96e9fa88f5
|
|
| MD5 |
a08172d6e9cc935c31d390cdbc4357cb
|
|
| BLAKE2b-256 |
f44035a7d5521c96d3c5e40a7da3f758523193c4e05a95b2ba7a3b0740fb14dd
|