DiagType Enumeration OpenCvSharp Class Library
Array diagonal

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum DiagType
Members

  Member nameValueDescription
Main0 corresponds to the main diagonal
Above1 corresponds to the diagonal above the main etc.
Below-1 corresponds to the diagonal below the main etc.
See Also

Reference