MATLAB File Help: cv.SIFT/detectAndCompute Index
cv.SIFT/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