Searched refs:Find_Scale_Space_Extrema (Results 1 – 2 of 2) sorted by relevance
51 void Find_Scale_Space_Extrema(std::vector<cv::KeyPoint>& kpts);
174 Find_Scale_Space_Extrema(kpts); in Feature_Detection()256 void AKAZEFeatures::Find_Scale_Space_Extrema(std::vector<KeyPoint>& kpts) in Find_Scale_Space_Extrema() function in cv::AKAZEFeatures