Searched refs:Determinant_Hessian (Results 1 – 2 of 2) sorted by relevance
58 void Determinant_Hessian(std::vector<cv::KeyPoint>& kpts);
187 Determinant_Hessian(kpts); in Feature_Detection()311 void KAZEFeatures::Determinant_Hessian(std::vector<KeyPoint>& kpts) in Determinant_Hessian() function in cv::KAZEFeatures