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
Syntaxpublic const DistType L1 = 1
Public Const L1 As DistType = 1
public:
literal DistType^ L1 = 1
static val mutable L1: DistType
Field Value
Type:
DistType
See Also