Click or drag to resize
MCvPoint3D32fNorm Property
http://www.emgu.com
return the norm of this 3D point

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public double Norm { get; }

Property Value

Type: Double
See Also