Skip to content

MarAl15/VC-PedestrianDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Human detection in images using HOG and SVM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages