Returns index of channel of interest
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- image
- Type: OpenCvSharpIplImage
Image header.
Return Value
Type: Int32channel of interest of the image (it returns 0 if all the channels are selected)
See Also