Searched refs:Feature_Detection (Results 1 – 6 of 6) sorted by relevance
50 void Feature_Detection(std::vector<cv::KeyPoint>& kpts);
48 void Feature_Detection(std::vector<cv::KeyPoint>& kpts);
183 void KAZEFeatures::Feature_Detection(std::vector<KeyPoint>& kpts) in Feature_Detection() function in cv::KAZEFeatures
170 void AKAZEFeatures::Feature_Detection(std::vector<KeyPoint>& kpts) in Feature_Detection() function in cv::AKAZEFeatures
135 impl.Feature_Detection(keypoints); in detectAndCompute()
200 impl.Feature_Detection(keypoints); in detectAndCompute()