增强指纹图像 Resources

Showing items tagged with "增强指纹图像"

Gabor filters are widely used for shape detection and feature extraction applications, such as fingerprint image enhancement. This MATLAB implementation creates a 2D Gabor filter with adjustable frequency and orientation parameters. The core function gaborfilter1 processes input images through customizable frequency (f) and angle (theta) settings, producing multiple filtered outputs for comprehensive texture analysis.

MATLAB 223 views Tagged