| CvArrayTDepthTrace Property |
http://www.emgu.com
Sum of diagonal elements of the matrix
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic MCvScalar Trace { get; }Public ReadOnly Property Trace As MCvScalar
Get
public:
property MCvScalar Trace {
MCvScalar get ();
}member Trace : MCvScalar with get
Property Value
Type:
MCvScalar
See Also