Table of Contents

Class Cv2.XImgProc.Segmentation

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Strategy for the selective search segmentation algorithm.

public static class Cv2.XImgProc.Segmentation
Inheritance
Cv2.XImgProc.Segmentation
Inherited Members

Methods

CreateSelectiveSearchSegmentationStrategyColor()

Create a new color-based strategy

CreateSelectiveSearchSegmentationStrategyFill()

Create a new fill-based strategy

CreateSelectiveSearchSegmentationStrategyMultiple()

Create a new multiple strategy

CreateSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy)

Create a new multiple strategy and set one subtrategy

CreateSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy)

Create a new multiple strategy and set one subtrategy

CreateSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy)

Create a new multiple strategy and set one subtrategy

CreateSelectiveSearchSegmentationStrategyMultiple(SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy, SelectiveSearchSegmentationStrategy)

Create a new multiple strategy and set one subtrategy

CreateSelectiveSearchSegmentationStrategySize()

Create a new size-based strategy

CreateSelectiveSearchSegmentationStrategyTexture()

Create a new size-based strategy