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.1.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.1.tar.gz.
File metadata
- Download URL: ezeyeauth-0.1.1.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 |
f7e4405552cca176c354d14bb052c6fb84bbf4d512b3a54d66865d1bedad024f
|
|
| MD5 |
8a67eaf09abc780436895339fc330cbf
|
|
| BLAKE2b-256 |
ac3f061559b79a070acd867e3791f342112d81362893c6d8ac4ca0a4ec7637f9
|
File details
Details for the file ezeyeauth-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-0.1.1-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 |
2f7db4fd8f29c956a83722ca11d7a67c1d25ae8e6aaab50d57a858d5eec45d59
|
|
| MD5 |
cfcac0d7bdec96d781f3a390c3c4f47b
|
|
| BLAKE2b-256 |
5e67247db2e6ad826da34a8104195ccde7f7faafed9d752b66d53b6db39071f3
|