Matlab实现 Resources

Showing items tagged with "Matlab实现"

Fingerprint feature extraction is critical for fingerprint recognition systems, where matching typically relies on minutiae points. This process involves extracting minutiae features (endpoints and bifurcations) from thinned fingerprint images, which often contain numerous false features that consume processing time and reduce matching accuracy. Our approach implements edge-based and distance-based false feature removal algorithms, reducing false minutiae by approximately one-third. We then extract reliable feature information for fingerprint matching. The MATLAB-based implementation provides efficient minutiae extraction with simple yet effective false feature elimination algorithms, delivering high accuracy and computational efficiency.

MATLAB 357 views Tagged