opencv/modules/objdetect
Leonid Beynenson dc13ec205d Made additional internal header modules/objdetect/src/cascadedetect.hpp, and moved
some internal classes and template functions from cascadedetect.cpp to this header.
This will allow to make a child class for such classes as LBPEvaluator, etc.
Also made all "private" fields in LBPEvaluator and HaarEvaluator to be "protected".
2011-07-29 14:18:45 +00:00
..
doc propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:06:42 +00:00
include/opencv2/objdetect added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
src Made additional internal header modules/objdetect/src/cascadedetect.hpp, and moved 2011-07-29 14:18:45 +00:00
test ok. enabled TBB in LatentSVM, but need to check if it works 2011-07-14 12:11:18 +00:00
CMakeLists.txt fixed some build problems 2010-12-28 21:15:58 +00:00