Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ilya Lysenkov 0ef4ff8925 Improved robustness of the findCirclesGrid() to affine distortions. 14 years ago
..
doc Documentation: fixed references for C++ operators 14 years ago
include/opencv2/calib3d eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers) 14 years ago
perf Added performance tests for findCirclesGrid and solvePnP 14 years ago
src Improved robustness of the findCirclesGrid() to affine distortions. 14 years ago
test added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
CMakeLists.txt Fixed modules order in OpenCVConfig.cmake 14 years ago