arduent / FingerprintViewer

Qt app to view Fingerprints from scanner (intended to be used to teach children)
1 stars 0 forks source link

Fingerprint Viewer

uses img-capture example in libfprint. (See https://github.com/arduent/libfprint-examples-mod). Name the binary 'capture' and put in directory with the Qt App.

SEE: https://medium.com/@waitmang/fingerprint-scanner-fun-for-kids-88d7f65c0de4

To Build:

# qmake
# make

To Run:

# ./FingerprintViewer