Skip to content

odifek/fingerprint_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fingerprint capture and authentication

dependencies

Install the following packages

On commandline, run

sudo apt update

sudo apt install python3-dev swig libfprint-dev build-essential libssl-dev

Install pyfprint, Do

git clone https://github.com/luksan/pyfprint.git

cd pyfprint

sudo python3 setup.py install

Run fingerprint_auth in the commandline

python3 enroll.py

python3 authenticate.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages