Table of Contents

Class GraphSegmentation

Namespace
OpenCvSharp.XImgProc.Segmentation
Assembly
OpenCvSharp.dll

Graph Based Segmentation Algorithm. The class implements the algorithm described in @cite PFF2004.

public class GraphSegmentation : Algorithm, IDisposable
Inheritance
GraphSegmentation
Implements
Inherited Members

Properties

K
MinSize
Sigma

Methods

Create(double, float, int)

Creates a graph based segmentor

ProcessImage(InputArray, OutputArray)

Segment an image and store output in dst