Table of Contents

Property MinRegionSizeI

Namespace
OpenCvSharp.Hfs
Assembly
OpenCvSharp.dll

MinRegionSizeI

This parameter is used in the second stage. After the EGB segmentation, regions that have fewer pixels than this parameter will be merged into its adjacent region.

public int MinRegionSizeI { get; set; }

Property Value

int