Design a biometrics system of fingerprint recognation and management
Abstract
Nowadays, biometric identification has been used widely for security or
management systems and fingerprinting is considered one of the oldest and most practical features. Fingerprints are easily accessible, recognition requires minimal effort on the part of the users, and it does not capture information other than strictly necessary for the recognition process, and provides relatively good performance.
The goal of this thesis is to build a complete fingerprint identification system
in CSharp with minutiae extract and minute-based matching technique. In this project we applied image processing fingerprinting to achieve good result. This system can provide reliable result, fast performance and does not require high quality or high resolution fingerprint image, so that it can be widely applied.