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