gusghrlrl101 / Fingerprint-Recognition

Fingerprint Recognition Implement With C++ OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fingerprint-Recognition

Implement Fingerprint Minutiae Detection Using C++ and OpenCV

-- VisualStudio 2017, OpenCV 4.0.1

Overall Processing

Image0

Normalization and Segementation -> orientation -> gabor filtering -> thinning -> detection

Fingerprint Minutiae Detection

Image1

Find Ending Points and Bifarcation Points

Fingerprint Core and Delta Detection

Image2

Find Core and Delta

About

Fingerprint Recognition Implement With C++ OpenCV

License:MIT License


Languages

Language:C++ 100.0%