detect_elliptic (cv.AffineFeature2D) - MATLAB File Help
cv.AffineFeature2D/detect_elliptic

Detects keypoints in an image

keypoints = obj.detect_elliptic(img)
[...] = obj.detect_elliptic(..., 'OptionName',optionValue, ...)

Input

Output

Options

Detects keypoints in the image using the wrapped detector and performs affine adaptation to augment them with their elliptic regions.

See also
Method Details
Access public
Sealed false
Static false