http://www.emgu.com
Squared Euclidean distance
Namespace:
Emgu.CV.Features2D
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const DistanceType L2 = 4
Public Const L2 As DistanceType = 4
public:
literal DistanceType^ L2 = 4
static val mutable L2: DistanceType
Field Value
Type:
DistanceType
See Also