Remove keypoints within borderPixels of an image edge
keypoints = cv.KeyPointsFilter.runByImageBorder(keypoints, imgSize, borderSize)
[width,height]