Description: The code below is implementation of HOG (Histogram-of-Oriented Gradients) descriptor and object detection, introduced by Navneet Dalal and Bill Triggs.
The computed feature vectors are compatible with the INRIA Object Detection and Localization Toolkit
(http://pascal.inrialpes.fr/soft/olt/)
To Search:
File list (Check if you may need any files):
cvhog.cpp