Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A similar question is asked here:

http://stackoverflow.com/questions/11626140/extracting-hog-features-using-opencv

they just do a hog-to-hog distance accumulating the error.. nothing complicated, just an accumulation error between two float array (the two hog must be of the same size of course)