descriptorType (cv.AKAZE) - MATLAB File Help |
Returns the descriptor type
dtype = obj.descriptorType()
single
when cv.AKAZE.DescriptorType is 'KAZE' or 'KAZEUpright',
otherwise uint8
for 'MLDB' and 'MLDBUpright'.
Access | public |
Sealed | false |
Static | false |