defaultNorm (cv.AKAZE) - MATLAB File Help |
Returns the default norm type
ntype = obj.defaultNorm()
cv::NormTypes
:
L2
when cv.AKAZE.DescriptorType is 'KAZE' or 'KAZEUpright',
otherwise 'Hamming' for 'MLDB' and 'MLDBUpright'.
Access | public |
Sealed | false |
Static | false |