MATLAB File Help: cv.KeyPointsFilter.removeDuplicated
Index
cv.KeyPointsFilter.removeDuplicated
Remove duplicated keypoints.
keypoints =
cv.KeyPointsFilter
.removeDuplicated(keypoints)
Input
keypoints
input collection of keypoints.
Output
keypoints
output filtered keypoints.
Method Details
Access
public
Sealed
false
Static
true