defaultNorm (cv.BoostDesc) - MATLAB File Help
cv.BoostDesc/defaultNorm
Returns the default norm type
ntype = obj.defaultNorm()
Output
ntype
Norm type. One of
cv::NormTypes
:
Inf
L1
L2
L2Sqr
Hamming
Hamming2
Method Details
Access
public
Sealed
false
Static
false