特征向量 Resources

Showing items tagged with "特征向量"

Face recognition system implemented using the open-source Yale face database, employing Local Binary Patterns (LBP) for facial feature extraction and K-Nearest Neighbors algorithm for classifying facial feature vectors, achieving approximately 90% recognition accuracy with excellent performance results.

MATLAB 220 views Tagged

A comprehensive MATLAB application utilizing wavelet packet transform to extract feature vectors and frequency component power spectra from two signals, with detailed algorithm implementation and function descriptions

MATLAB 235 views Tagged

Developed based on Dalal's HOG feature algorithm, this code features simple implementation with clear comments. By modifying the image path parameter, it generates a 36×105 feature vector suitable for image processing applications.

MATLAB 255 views Tagged