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: 4.1.1.3497 (4.1.1.3497)
Syntax
public double Norm { get; }

Property Value

Type: Double
See Also