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.0.tar.gz
(100.6 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.0.tar.gz.
File metadata
- Download URL: ezeyeauth-2.1.0.tar.gz
- Upload date:
- Size: 100.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5c6d60b11d0dd28dca948683fcc91082b40992c7d2486d7e3b0aedca6f67fde
|
|
| MD5 |
e49d574415db5b9c0a6ef4f033512f72
|
|
| BLAKE2b-256 |
a266d7af61e12ede7693abda945f3d0c3f998edd8806cda79a620e60a5d92987
|
File details
Details for the file ezeyeauth-2.1.0-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-2.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 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 |
19f4afad34b0f528156e06706a074a3611511961fca07fa20122f43b10b6bf25
|
|
| MD5 |
19bb4ceae70611adc2c66cd679627808
|
|
| BLAKE2b-256 |
9a56f7b92d01d11f830537013909d8dcbb5f08bdc8e4a00b6f8c82cafacec115
|