Table of Contents

Method SwitchToSingleStrategy

Namespace
OpenCvSharp.XImgProc.Segmentation
Assembly
OpenCvSharp.dll

SwitchToSingleStrategy(int, float)

Initialize the class with the 'Single stragegy' parameters describled in @cite uijlings2013selective.

public virtual void SwitchToSingleStrategy(int k = 200, float sigma = 0.8)

Parameters

k int

The k parameter for the graph segmentation

sigma float

The sigma parameter for the graph segmentation