detectAndCompute (cv.BinaryDescriptor) - MATLAB File Help
cv.BinaryDescriptor/detectAndCompute

Define operator to perform detection of KeyLines and computation of descriptors in a row

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

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static false