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 a811a08d0d Added checks for incorrect results in the circles grid pattern detection. 14 years ago
..
doc
include/opencv2/calib3d Implemented new algorithm for asymmetric circles pattern detection. Use flag CALIB_CB_CLUSTERING. 14 years ago
src Added checks for incorrect results in the circles grid pattern detection. 14 years ago
test
CMakeLists.txt