descriptorType (cv.BRISK) - MATLAB File Help
cv.BRISK/descriptorType
Returns the descriptor type
dtype = obj.descriptorType()
Output
dtype
Descriptor type, one of numeric MATLAB class names.
Always
uint8
for BRISK.
Method Details
Access
public
Sealed
false
Static
false