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.3.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.3.tar.gz.
File metadata
- Download URL: ezeyeauth-0.1.3.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 |
7fa4021c5f98e5bfe7faac8c5c4eb77d4e7c1beba89c1942dfc6a6427b7feb74
|
|
| MD5 |
c5deaa3d38e46909872fba5a67c43775
|
|
| BLAKE2b-256 |
e5b52e77ffea1f231933fb89da02826a4d5fdc7571bdac57f078112689cd7bfb
|
File details
Details for the file ezeyeauth-0.1.3-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-0.1.3-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 |
dbe293abe906992fd2cc98af9213ef6a4313ec86c773d928cc7601d95263c16c
|
|
| MD5 |
2aa3503ed20e669e8c761f50ec4df914
|
|
| BLAKE2b-256 |
80e1735ddde2d648fbca2b3f846c10a5cba2cf0c031ac3f503297d0870c1aa50
|