CvArrayTDepthNorm Property |
http://www.emgu.com
The norm of this Array
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic double Norm { get; }
Public ReadOnly Property Norm As Double
Get
public:
property double Norm {
double get ();
}
member Norm : float with get
Property Value
Type:
Double
See Also