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