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
9c12cc6b03
opencv
/
modules
/
objdetect
History
Andrey Kamaev
67838a7a66
Made dependency of opencv_objdetect from opencv_highgui optional.
2012-03-27 20:17:31 +00:00
..
doc
#1672
2012-03-11 14:35:46 +00:00
include/opencv2
/objdetect
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
2012-03-15 14:36:01 +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
Made dependency of opencv_objdetect from opencv_highgui optional.
2012-03-27 20:17:31 +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