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

Finds keypoints in an image 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