Skip to content

This software is to develop a biometric identification and authentication system using Digital Persona Mod were used. U is U 4000b.

Notifications You must be signed in to change notification settings

carlostoni/Biometric-Authentication-JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biometric-Authentication-JAVA

The objective of this software is to develop a biometric identification and authentication system, and to study image processing techniques to identify and make comparisons.

NetBeans IDE 8.2 and SQLiteStudio v3.2.1 a biometric reader Usb Digital Persona Mod were used. U Are U 4000b.

D_NQ_NP_837634-MLB42862701173_072020-W

Login screen with registration option at the top.

Imagem1

Registration screen with name, password and position hierarchy.

Imagem2

After registering the previous information, you will ask to register the fingerprint.

Imagem3

Person who is going to register the fingerprint will need to enter it 4 times to record it in the database.

Imagem4

After saving the registration, it will return to the previous screen with the user already registered in the side table.

Imagem5

The program's database has 5 tables Idusuario, nome, senha, hierarquia, digital.

Imagem6

Idusuario is a unique number for each registration, username, password it is encrypted, hierarchy and the person level and the fingerprint uses the BLOB type which is a field to use binary information.

Imagem7

Fingerprint table data, BLOB type.

Imagem8

Login screen when entering correct name and password will ask to enter fingerprint.

Imagem9

After putting the right username and password will ask to put your finger.

Imagem10

After entering the fingerprint and it corresponds with the database.

Imagem11

About

This software is to develop a biometric identification and authentication system using Digital Persona Mod were used. U is U 4000b.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages