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