Does watershed segmentation.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- image
- Type: OpenCvSharpCvArr
The input 8-bit 3-channel image. - markers
- Type: OpenCvSharpCvArr
The input/output 32-bit single-channel image (map) of markers.
See Also