Algorithms
Before doing minutiae and verification processes, we have to do image enhancement, which includes histogram equalization, FFT filter, bilinear enlargement, and binarization.
After finishing preprocessing step, we could extract minutiae from our fingerprint images, which includes ridge tracing and fake minutiae removal.
Finally, we have our database of processed fingerprint images and test fingerprint images to do the verification.
¡@
¡@