Click or drag to resize

DistTypeC Field

http://www.emgu.com
distance = max(|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 C = 3

Field Value

Type: DistType
See Also