Remove keypoints of sizes out of range.
keypoints = cv.KeyPointsFilter.runByKeypointSize(keypoints, minSize, maxSize)
realmax('single')