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

Detects keypoints and computes their descriptors

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

Input

Output

Options

Detects keypoints and computes descriptors for their surrounding regions, after warping them into circles.

See also
Method Details
Access public
Sealed false
Static false