Click or drag to resize

DistTypeL1 Field

http://www.emgu.com
distance = |x1-x2| + |y1-y2|

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const DistType L1 = 1

Field Value

Type: DistType
See Also