Creates a matrix header for the specified row/column span.
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- rowRange
- Type: OpenCvSharp.CPlusPlusRange
[Missing <param name="rowRange"/> documentation for "M:OpenCvSharp.CPlusPlus.MatExprRangeIndexer.Get(OpenCvSharp.CPlusPlus.Range,OpenCvSharp.CPlusPlus.Range)"]
- colRange
- Type: OpenCvSharp.CPlusPlusRange
[Missing <param name="colRange"/> documentation for "M:OpenCvSharp.CPlusPlus.MatExprRangeIndexer.Get(OpenCvSharp.CPlusPlus.Range,OpenCvSharp.CPlusPlus.Range)"]
Return Value
Type: MatExpr[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.MatExprRangeIndexer.Get(OpenCvSharp.CPlusPlus.Range,OpenCvSharp.CPlusPlus.Range)"]
See Also