summaryrefslogtreecommitdiffstats
path: root/libraries/libfprint/README
blob: d7fa8b66be8d9bb715f4b71ad71c6d53c993ba22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
libfprint is the center of our efforts. libfprint is the component 
which does the dirty work of talking to fingerprint reading devices, 
and processing fingerprint data.

If you're a user, you probably aren't interested in libfprint, 
instead you want to find some software which uses libfprint 
(see the integration project).

If you're an application developer looking to add support for some 
kind of fingerprinting to your software, libfprint is exactly what 
you are looking for. It provides a simple API for you to enroll 
fingerprints and then identify users later on.