]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/src/cvaux/cvhog.cpp
fixed HOG detector
[opencv.git] / opencv / src / cvaux / cvhog.cpp
2010-03-31 mdimfixed HOG detector
2010-03-25 vp153converted HOG & LKPyramid tracker from OpenMP to TBB...
2009-12-30 vp153ticket #51
2009-08-17 vp153Vector -> std::vector; added FAST by Edward Rosted...
2009-07-31 vp153added the new more general cascade object classifier.
2009-07-14 vp153added default constructor to HOGCache::BlockData to...
2009-06-22 vp153new version of KDTree added, KMeans initialization...
2009-06-12 vp153fixed many compiler warnings and errors in x64 build...
2009-06-11 vp153excluded cvmat.hpp, fixed the use of cache in HOG descr...
2009-05-22 vp153Fixed GCC 4.x compile errors (thanks to Asmwarrior...
2009-05-21 vp153rewritten HOG descriptor; added people detector sample
2009-04-01 vp153fixed some compile errors & warnings
2009-03-31 vp153added OctTree & SpinImages (implemented by Anatoly...