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-29 13:47:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c53313b06f
opencv
/
modules
/
calib3d
History
Andrey Kamaev
65f5343ed5
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
..
doc
fixed Python description of estimateAffine3D function
2011-12-19 17:45:07 +00:00
include/opencv2
/calib3d
added P3P method
2011-12-26 12:59:07 +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 compilation error
2011-12-27 06:19:20 +00:00
test
added P3P method
2011-12-26 12:59:07 +00:00
CMakeLists.txt
Fixed modules order in OpenCVConfig.cmake
2011-09-09 10:00:10 +00:00