Gabor滤波器 Resources

Showing items tagged with "Gabor滤波器"

Fingerprint image enhancement techniques using Gabor filters, including morphological segmentation, morphological thinning, windowed short-time Fourier transform enhancement, orientation map estimation and smoothing, and ridge frequency estimation and smoothing with MATLAB code implementation approaches

MATLAB 197 views Tagged

Recent studies on mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] propose a tuned band-pass filter bank structure, characterized by Gaussian transfer functions in the frequency domain. Implementation typically involves Gabor filter approximations through inverse Fourier transforms of Gaussian functions modulated by complex sinusoids.

MATLAB 256 views Tagged

Gabor 2D filter implementation for facial expression recognition - highly effective for face recognition applications. Includes filter bank generation, frequency domain implementation, and parameter optimization techniques.

MATLAB 222 views Tagged

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 196 views Tagged

Gabor Filter-Based Feature Extraction with Iris Database Implementation - Includes Chinese Academy of Sciences Iris Library

MATLAB 166 views Tagged

Implementation of GABOR filter design through two MATLAB-based programs with detailed parameter configuration and application examples.

MATLAB 246 views Tagged