Easy Iris Biometric Authtnication System
Reason this release was yanked:
Packaging issues
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-0.1.2.tar.gz
(99.9 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-0.1.2.tar.gz.
File metadata
- Download URL: ezeyeauth-0.1.2.tar.gz
- Upload date:
- Size: 99.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76509a6fb5099def53b1120b3663385f2a7c11bbaf6394b0bb809ced62ee8799
|
|
| MD5 |
fd61c52b24116bd6ebc04c83a514c58b
|
|
| BLAKE2b-256 |
9aecfd15828ac978ace221a3ca4a204423a1ab75d9837ad30d13b88697b67ed5
|
File details
Details for the file ezeyeauth-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-0.1.2-py3-none-any.whl
- Upload date:
- Size: 1.8 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 |
c7fcf209bd51652bc7c9aa9a623b14a593832bddb4e8065a79e1bd2c7a8bbcf7
|
|
| MD5 |
96a9cad533987aac9ac134e0920c9f3c
|
|
| BLAKE2b-256 |
b96bf7320ffe5d36e07605529feb4f15f04da562db2de9c076b58c676b749eb3
|