Sets channel of interest to given value.
Value 0 means that all channels are selected, 1 means that the first channel is selected etc.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- image
- Type: OpenCvSharpIplImage
Image header. - coi
- Type: SystemInt32
Channel of interest.
See Also