Table of Contents

Method Row

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Row(int)

Creates a matrix header for the specified matrix row.

public MatExpr Row(int y)

Parameters

y int

Returns

MatExpr