Change the particular array element
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- arr
- Type: OpenCvSharpCvArr
Input array. - value
- Type: SystemDouble
The assigned value - idx
- Type: SystemInt32
Array of the element indices
See Also