Skip to content

JAVA APPLICATION FOR DIGITAL PERSONA U.ARE.U 400B

Notifications You must be signed in to change notification settings

rloverab/Digital-Persona

 
 

Repository files navigation

This sample project demonstrates the below:

1.) Verifying fingerprints from file.
2.) Identifying fingerprints from database.

To use the database feature you will need to update the project source code to use the appropriate connection string
 (server,username, password, etc) as specified in both "Enrollment.java" and "Verification.java".
You will also want to refer to the "CreateTable.sql" script contained in this directory to see what schema to use for the table 
you create.

Note:  Even though the sample enrolls a single finger per user, DigitalPersona recommends enrolling at least 2 fingers per user.  

About

JAVA APPLICATION FOR DIGITAL PERSONA U.ARE.U 400B

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%