CIRCLES_GRID 168 modules/calib3d/test/test_chesscorners.cpp case CIRCLES_GRID: CIRCLES_GRID 190 modules/calib3d/test/test_chesscorners.cpp case CIRCLES_GRID: CIRCLES_GRID 249 modules/calib3d/test/test_chesscorners.cpp case CIRCLES_GRID: CIRCLES_GRID 477 modules/calib3d/test/test_chesscorners.cpp TEST(Calib3d_CirclesPatternDetector, accuracy) { CV_ChessboardDetectorTest test( CIRCLES_GRID ); test.safe_run(); } CIRCLES_GRID 118 samples/cpp/calibration.cpp case CIRCLES_GRID: CIRCLES_GRID 344 samples/cpp/calibration.cpp pattern = CIRCLES_GRID; CIRCLES_GRID 476 samples/cpp/calibration.cpp case CIRCLES_GRID: CIRCLES_GRID 137 samples/cpp/tutorial_code/calib3d/camera_calibration/camera_calibration.cpp if (!patternToUse.compare("CIRCLES_GRID")) calibrationPattern = CIRCLES_GRID; CIRCLES_GRID 296 samples/cpp/tutorial_code/calib3d/camera_calibration/camera_calibration.cpp case Settings::CIRCLES_GRID: CIRCLES_GRID 440 samples/cpp/tutorial_code/calib3d/camera_calibration/camera_calibration.cpp case Settings::CIRCLES_GRID: