特征提取 Resources

Showing items tagged with "特征提取"

Comprehensive fingerprint recognition feature extraction implementation, including binarization, fan-shaped region processing, and other techniques. Contains detailed Chinese explanations with multiple subroutines for clear understanding, suitable for beginners and professionals alike.

MATLAB 225 views Tagged

Extraction of speech signal features, including methods for obtaining Mel Frequency Cepstral Coefficients (MFCC), principles of linear prediction for speech signals, and derivation of LPC features with code implementation insights

MATLAB 632 views Tagged

MATLAB implementation of LBP feature extraction with getmapping.m defining three different LBP patterns and lbp.m containing the core implementation using efficient sliding-window approach for whole-image LBP transformation without regional partitioning.

MATLAB 266 views Tagged