http://www.emgu.com
Return the sum of the elements in this matrix
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic double Sum { get; }
Public ReadOnly Property Sum As Double
Get
public:
property double Sum {
double get ();
}
member Sum : float with get
Property Value
Type:
Double
See Also