Table of Contents

Method Diag

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Diag(MatDiagType)

Extracts a diagonal from a matrix.

public MatExpr Diag(MatDiagType d = MatDiagType.Main)

Parameters

d MatDiagType

Returns

MatExpr