Home
last modified time | relevance | path

Searched refs:USE_4QUAD_CORNERS (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_cameracalibration_artificial.cpp98 const static int USE_4QUAD_CORNERS = 2; member in CV_CalibrateCameraArtificialTest
315 case USE_4QUAD_CORNERS: in runTest()
425 runTest(bg.size(), camMat, distCoeffs, brds_num, cbg.cornersSize(), USE_4QUAD_CORNERS); in run()