retainBest (cv.KeyPointsFilter) - MATLAB File Help
cv.KeyPointsFilter.retainBest

Retain the specified number of the best keypoints (according to the response)

keypoints = cv.KeyPointsFilter.retainBest(keypoints, npoints)

Input

Output

This method takes keypoints and culls them by the response.

Method Details
Access public
Sealed false
Static true