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.1.1.tar.gz
(100.7 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.1.1.tar.gz.
File metadata
- Download URL: ezeyeauth-2.1.1.tar.gz
- Upload date:
- Size: 100.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
074546911484c7143b8ac0fa7e7900928f8e9e67bddd02e148f4be6677b35890
|
|
| MD5 |
3ffbfc3e740c6a5ed7f46472dd48f2aa
|
|
| BLAKE2b-256 |
624336aa6606b776a27b50a2db8e3f9577285747cdd26ba34142bbe88a27e74b
|
File details
Details for the file ezeyeauth-2.1.1-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-2.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 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 |
5c8446f3fa46ab21bc3d95e2763faeef36c2910461a71da5d754ac40f1ecac5f
|
|
| MD5 |
12f1c7caf13c07cfa8644e74cd8cadef
|
|
| BLAKE2b-256 |
17ba301a488741cebacfcad99464637641d637e2b821d6d7d9101fa291130a51
|