Searched refs:getAgastPoints (Results 1 – 1 of 1) sorted by relevance
162 getAgastPoints(int threshold, std::vector<cv::KeyPoint>& keypoints);880 l.getAgastPoints(safeThreshold_, agastPoints[i]); in getKeypoints()2105 BriskLayer::getAgastPoints(int threshold, std::vector<KeyPoint>& keypoints) in getAgastPoints() function in cv::BriskLayer