Method RowRange
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
RowRange(int, int)
Creates a matrix header for the specified row span.
public Mat RowRange(int startRow, int endRow)
Parameters
Returns
RowRange(Range)
Creates a matrix header for the specified row span.
public Mat RowRange(Range range)
Parameters
rangeRange
Returns
RowRange(Range)
Creates a matrix header for the specified row span.
public Mat RowRange(Range range)
Parameters
rangeRange