MATLAB File Help: cv.KeyPointsFilter.convertFromPoints Index
cv.KeyPointsFilter.convertFromPoints

Convert vector of points to vector of keypoints, where each keypoint is assigned the same size and the same orientation

keypoints = cv.KeyPointsFilter.convertFromPoints(points2f)
keypoints = cv.KeyPointsFilter.convertFromPoints(points2f, 'OptionName',optionValue, ...)

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static true