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

Returns the default norm type

ntype = obj.defaultNorm()

Output

Always L2 for SURF.

See also
Method Details
Access public
Sealed false
Static false