行人分类器 Resources

Showing items tagged with "行人分类器"

This program extracts HOG and LBP features from positive and negative sample images, trains a classifier using Support Vector Machines, and implements pedestrian detection. Implementation details include feature vector extraction algorithms, SVM training methodology, and sliding window detection techniques. Experimental results demonstrate effective pedestrian detection with robust performance.

MATLAB 264 views Tagged