MATLAB File Help: cv.AKAZE/defaultNorm Index
cv.AKAZE/defaultNorm

Returns the default norm type

ntype = obj.defaultNorm()

Output

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

See also
Method Details
Access public
Sealed false
Static false