Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 606 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 606 Bytes

Pedestrian Detection

Pedestrian detection is performed based on the implemented HOG (Histogram of Oriented Gradients) descriptor, which extracts features from different images or sub-images of the pre-set size. An SVM (Support Vector Machine) classifier is then trained to determine (with a certain probability) whether or not a pedestrian appears in a given image.

Pedestrian. Pedestrian mountain.

Author

Mar Alguacil