Searched refs:Do_Subpixel_Refinement (Results 1 – 4 of 4) sorted by relevance
59 void Do_Subpixel_Refinement(std::vector<cv::KeyPoint>& kpts);
52 void Do_Subpixel_Refinement(std::vector<cv::KeyPoint>& kpts);
188 Do_Subpixel_Refinement(kpts); in Feature_Detection()397 void KAZEFeatures::Do_Subpixel_Refinement(std::vector<KeyPoint> &kpts) { in Do_Subpixel_Refinement() function in cv::KAZEFeatures
175 Do_Subpixel_Refinement(kpts); in Feature_Detection()395 void AKAZEFeatures::Do_Subpixel_Refinement(std::vector<KeyPoint>& kpts) in Do_Subpixel_Refinement() function in cv::AKAZEFeatures