MATLAB File Help: cv.AKAZE/detectAndCompute Index
cv.AKAZE/detectAndCompute

Detects keypoints and computes their descriptors

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

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static false