Searched refs:featuresNum (Results 1 – 1 of 1) sorted by relevance
823 int featuresNum = nfeaturesPerLevel[level]; in computeKeyPoints() local837 …Filter::retainBest(keypoints, scoreType == ORB_Impl::HARRIS_SCORE ? 2 * featuresNum : featuresNum); in computeKeyPoints()888 int featuresNum = nfeaturesPerLevel[level]; in computeKeyPoints() local897 KeyPointsFilter::retainBest(keypoints, featuresNum); in computeKeyPoints()