descriptorType (cv.AKAZE) - MATLAB File Help
cv.AKAZE/descriptorType

Returns the descriptor type

dtype = obj.descriptorType()

Output

single when cv.AKAZE.DescriptorType is 'KAZE' or 'KAZEUpright', otherwise uint8 for 'MLDB' and 'MLDBUpright'.

See also
Method Details
Access public
Sealed false
Static false