Click or drag to resize
MatrixTDepthSum Property
http://www.emgu.com
Return the sum of the elements in this matrix

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public double Sum { get; }

Property Value

Type: Double
See Also