http://www.emgu.com
distance = |x|<c ? x^2/2 : c(|x|-c/2), c=1.345
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const DistType Huber = 7
Public Const Huber As DistType = 7
public:
literal DistType^ Huber = 7
static val mutable Huber: DistType
Field Value
Type:
DistType
See Also