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-24 19:20:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2ca6a50546
opencv
/
modules
/
objdetect
History
Marina Kolpakova
2ca6a50546
Fixed bug
#1663
2012-03-18 16:53:00 +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
Fixed bug
#1663
2012-03-18 16:53:00 +00:00
test
updated test on lsvm
2011-10-04 12:29:56 +00:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00