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