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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public double Norm { get; }

Property Value

Type: Double
See Also