Click or drag to resize

DistanceTypeL1 Field

http://www.emgu.com
Manhattan distance (city block distance)

Namespace:  Emgu.CV.Features2D
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const DistanceType L1 = 2

Field Value

Type: DistanceType
See Also