行人检测 Resources

Showing items tagged with "行人检测"

This is a complete implementation version including calling files. The entire video can be represented using feature sets computed at different scales and positions. The Hog3D descriptor, proposed by Alexander Klaser, Marcin Marszałek, Cordelia Schmid, and colleagues, extends the HOG concept from static image feature extraction to video sequence feature extraction, achieving excellent results in pedestrian detection within video sequences. The implementation typically involves 3D gradient computation and spatiotemporal block normalization.

MATLAB 247 views Tagged

This is an SVM classifier designed for classifying training samples in pedestrian detection applications, featuring direct MATLAB implementation with built-in support for key machine learning functions.

MATLAB 213 views Tagged