This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
893fb90b87
opencv
/
modules
/
objdetect
History
Vadim Pisarevsky
83f6085773
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
..
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