Sets channel of interest to given value (cvSetImageCOI).
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
- coi
- Type: SystemInt32
Channel of interest.
See Also