detect_elliptic (cv.AffineFeature2D) - MATLAB File Help |
Detects keypoints in an image
keypoints = obj.detect_elliptic(img)
[...] = obj.detect_elliptic(..., 'OptionName',optionValue, ...)
Detects keypoints in the image using the wrapped detector and performs affine adaptation to augment them with their elliptic regions.
Access | public |
Sealed | false |
Static | false |