Java application for recognizing the shape and characteristics of fingerprints. The application allows you to load a fingerprint image, binarize, skeletonize, find minutiae and remove false minutiae. It also counts the types of minutiae and prints them out on the screen.
Hardware Requirements
- IntelliJ developer environment
- Or other ;)
Software Requirements
- Java SDK 19