Introduction - If you have any usage issues, please Google them yourself
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/)