This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-27 04:36:36 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5e15557155
opencv
/
modules
/
objdetect
History
Vadim Pisarevsky
beb7fc3c92
a LOT of obsolete stuff has been moved to the legacy module.
2012-03-30 12:19:25 +00:00
..
doc
#1205
fixed more bugs/typos in parameters
2012-03-29 08:07:57 +00:00
include/opencv2
/objdetect
fixed HOGDescriptor::detect and HOGDescriptor::detectMultiScale signatures (ticket
#1304
)
2012-03-29 17:18:38 +00:00
perf
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
2011-12-29 16:46:16 +00:00
src
a LOT of obsolete stuff has been moved to the legacy module.
2012-03-30 12:19:25 +00:00
test
updated test on lsvm
2011-10-04 12:29:56 +00:00
CMakeLists.txt
Made dependency of opencv_objdetect from opencv_highgui optional.
2012-03-27 20:17:31 +00:00