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-1.0.0.tar.gz
(100.2 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-1.0.0.tar.gz.
File metadata
- Download URL: ezeyeauth-1.0.0.tar.gz
- Upload date:
- Size: 100.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
843a4640aeef5552811a0de337971ce097199fa3a5cc4f2ec6a47b4e2662d856
|
|
| MD5 |
0553f9ab24c8f172fd2ab6153d7e479f
|
|
| BLAKE2b-256 |
a951cf7ebd3a32f38c6a14c5362d493ecfe597bb49970e15e85514807f2f0d55
|
File details
Details for the file ezeyeauth-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.0 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 |
2a272fbb86dba875145330aeb13887b6d1d150f9589cf6417f4a51de75c7b03b
|
|
| MD5 |
0d2d9f96abe387e6a4eafd39db0819f0
|
|
| BLAKE2b-256 |
40a97377a7ef66d64d9fc82a106cbed6c7f3495659b40927595129f8e25924b9
|