Click or drag to resize

DistanceTypeL2 Field

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
Syntax
public const DistanceType L2 = 4

Field Value

Type: DistanceType
See Also