Table of Contents

Class SelectiveSearchSegmentationStrategyMultiple

Namespace
OpenCvSharp.XImgProc.Segmentation
Assembly
OpenCvSharp.dll

Base class for high-level OpenCV algorithms

public class SelectiveSearchSegmentationStrategyMultiple : SelectiveSearchSegmentationStrategy, IDisposable
Inheritance
SelectiveSearchSegmentationStrategyMultiple
Implements
Inherited Members

Methods

Create()

Create a new multiple strategy

Create(SelectiveSearchSegmentationStrategy)

Create a new multiple strategy and set one subtrategy

Create(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy)

Create a new multiple strategy and set one subtrategy

Create(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy)

Create a new multiple strategy and set one subtrategy

Create(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy)

Create a new multiple strategy and set one subtrategy

Get(int, int)

Return the score between two regions (between 0 and 1)

Merge(int, int)

Inform the strategy that two regions will be merged

SetImage(InputArray, InputArray, InputArray, int)

Set a initial image