opencv/modules/objdetect
2010-10-15 18:57:59 +00:00
..
include/opencv2/objdetect Integration object detection using Latent SVM. Sample was added. 2010-10-09 11:36:06 +00:00
src made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only) 2010-10-15 18:57:59 +00:00
CMakeLists.txt Integration object detection using Latent SVM. Sample was added. 2010-10-09 11:36:06 +00:00