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 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
be8e31f14d
opencv
/
modules
/
calib3d
History
Andrey Kamaev
99d3ce52c5
Added performance tests for findCirclesGrid and solvePnP
2011-09-13 07:54:19 +00:00
..
doc
Documentation: fixed references for C++ operators
2011-08-13 21:39:10 +00:00
include/opencv2
/calib3d
eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers)
2011-07-18 16:31:30 +00:00
perf
Added performance tests for findCirclesGrid and solvePnP
2011-09-13 07:54:19 +00:00
src
fixed rank check in 8-point Fundamental Matrix algorithm (patch by F. Devernay; ticket
#1273
)
2011-08-06 19:38:09 +00:00
test
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
2011-07-19 12:27:07 +00:00
CMakeLists.txt
Fixed modules order in OpenCVConfig.cmake
2011-09-09 10:00:10 +00:00