Matlab源代码 Resources

Showing items tagged with "Matlab源代码"

This program provides MATLAB source code for separating pedestrians from background using pre-extracted HOG features. The implementation includes both blocked and non-blocked feature extraction approaches, where blocking involves dividing images into smaller segments for more detailed feature representation. Classification is performed using minimum Euclidean distance method for enhanced pedestrian detection accuracy.

MATLAB 256 views Tagged