Table of Contents

Method T

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

T()

Transposes a matrix.

public Mat<TElem> T()

Returns

Mat<TElem>