http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Returns sum of diagonal elements of the matrix mat.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static MCvScalar cvTrace( IntPtr mat ) |
Visual Basic |
---|
Public Shared Function cvTrace ( _ mat As IntPtr _ ) As MCvScalar |
Visual C++ |
---|
public: static MCvScalar cvTrace( IntPtr mat ) |
Parameters
- mat
- Type: System..::..IntPtr
the matrix