Show / Hide Table of Contents

Namespace OpenCvSharp.XImgProc.Segmentation

Classes

GraphSegmentation

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

SelectiveSearchSegmentation

Selective search segmentation algorithm. The class implements the algorithm described in @cite uijlings2013selective.

SelectiveSearchSegmentationStrategy

Strategy for the selective search segmentation algorithm. The class implements a generic stragery for the algorithm described in @cite uijlings2013selective.

SelectiveSearchSegmentationStrategyColor

Color-based strategy for the selective search segmentation algorithm. The class is implemented from the algorithm described in @cite uijlings2013selective.

SelectiveSearchSegmentationStrategyMultiple

Regroup multiple strategies for the selective search segmentation algorithm

In This Article
Back to top Generated by DocFX