opencv/modules/objdetect
2010-10-27 18:26:39 +00:00
..
include/opencv2/objdetect added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.) 2010-10-27 18:26:39 +00:00
src fixed CascadeClassifier::detectMultiScale when TBB 2010-10-25 12:05:22 +00:00
CMakeLists.txt Integration object detection using Latent SVM. Sample was added. 2010-10-09 11:36:06 +00:00