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