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-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6c1de21a76
opencv
/
modules
/
objdetect
History
Andrey Kamaev
8cab65c173
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
2012-01-03 13:48:12 +00:00
..
doc
Added doc on c++ version of latent svm
2011-10-04 12:10:57 +00:00
include/opencv2
/objdetect
Made changes concerning inserting prefiltering modes into CascadeClassifier class.
2011-10-21 14:56:37 +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
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
2012-01-03 13:48:12 +00:00
test
updated test on lsvm
2011-10-04 12:29:56 +00:00
CMakeLists.txt
fixed some build problems
2010-12-28 21:15:58 +00:00