Searched refs:refineKeypointsPos (Results 1 – 2 of 2) sorted by relevance
109 refineKeypointsPos(img_roi, keypoints); in init()228 void CustomPattern::refineKeypointsPos(const Mat& img, vector<KeyPoint>& kp) in refineKeypointsPos() function in cv::ccalib::CustomPattern283 if (refine_position) refineKeypointsPos(image, f_keypoints); in findPatternPass()
150 void refineKeypointsPos(const Mat& img, std::vector<KeyPoint>& kp);