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-0.1.4.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.4.tar.gz.
File metadata
- Download URL: ezeyeauth-0.1.4.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 |
d6f07178ac9445cbee155b44d9062d68ceab3c3ac3821b71544f3f3afd0644c2
|
|
| MD5 |
aed40d73427ba67e1b950a15a1c12415
|
|
| BLAKE2b-256 |
15775d29b575f6e6bc9198df973cac464067d2636f911684d3514fd20dd0011a
|
File details
Details for the file ezeyeauth-0.1.4-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-0.1.4-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 |
2a9b810ce704a9f95bef43454b97dd9ac5193090cc38862967cdfe898c88b343
|
|
| MD5 |
96f125b55118db4869d689cc8a37f516
|
|
| BLAKE2b-256 |
01ff164c9d0c30172cf778e7b1b89a50892594399560bde911339435131ea79b
|