Emgu CV Library Documentation
Trace Property
NamespacesEmgu.CVCvArray<(Of <(TDepth>)>)Trace

www.emgu.com/wiki
sum of diagonal elements of the matrix
Declaration Syntax
C#Visual BasicVisual C++
public MCvScalar Trace { get; }
Public ReadOnly Property Trace As MCvScalar
public:
property MCvScalar Trace {
	MCvScalar get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)