HomeSort by relevance Sort by last modified time
    Searched full:corners_art (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/calib3d/test/
test_cameracalibration_artificial.cpp 272 vector<Point2f> corners_art, corners_fcb; local
277 boards[i] = cbg(bg, camMat, distCoeffs, sqSile, corners_art);
284 imagePoints_art.push_back(corners_art);

Completed in 64 milliseconds