fingerprint-matching is a Python library for matching fingerprints.
Ridges - where the skin has a higher profile than its surroundings (BLACK)
Valleys - where the skin has a lower profile than its surroundings (WHITE)
Directional field (DF) - local orientation of the ridge-valley structures (VECTOR FIELD)
The singular points (SPs) - discontinuities in the directional field (CORE, DELTA)
Minutiae - details of the ridge-valley structures (RIDGE ENDINGS, BIFURCATIONS)
Directional field is used for enhancement of the fingerprint
Directional field + The singular points is used for classification
Minutiae is used for matching
-
- Directional field estimation
-
- Singular point Extraction
-
- Segmentation of fingerprint
-
- Minutiae Extraction