Table of Contents

Property SegEgbThresholdI

Namespace
OpenCvSharp.Hfs
Assembly
OpenCvSharp.dll

SegEgbThresholdI

This parameter is used in the second stage. It is a constant used to threshold weights of the edge when merging adjacent nodes when applying EGB algorithm. The segmentation result tends to have more regions remained if this value is large and vice versa.

public float SegEgbThresholdI { get; set; }

Property Value

float