Creates/Sets a matrix header for the specified matrix row/column.
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- pos
- Type: SystemInt32
[Missing <param name="pos"/> documentation for "M:OpenCvSharp.CPlusPlus.MatRowColIndexer.Set(System.Int32,OpenCvSharp.CPlusPlus.Mat)"]
- value
- Type: OpenCvSharp.CPlusPlusMat
[Missing <param name="value"/> documentation for "M:OpenCvSharp.CPlusPlus.MatRowColIndexer.Set(System.Int32,OpenCvSharp.CPlusPlus.Mat)"]
See Also