Method Row
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Row(int)
Creates a matrix header for the specified matrix row.
public Mat Row(int y)
Parameters
yintA 0-based row index.
Creates a matrix header for the specified matrix row.
public Mat Row(int y)
y intA 0-based row index.