Table of Contents

Class SelectiveSearchSegmentationStrategyColor

Namespace
OpenCvSharp.XImgProc.Segmentation
Assembly
OpenCvSharp.dll

Base class for high-level OpenCV algorithms

public class SelectiveSearchSegmentationStrategyColor : SelectiveSearchSegmentationStrategy, IDisposable, ICvPtrHolder
Inheritance
SelectiveSearchSegmentationStrategyColor
Implements
Inherited Members

Constructors

SelectiveSearchSegmentationStrategyColor(nint)

Creates instance by raw pointer

protected SelectiveSearchSegmentationStrategyColor(nint p)

Parameters

p nint

Methods

Create()

Create a new color-based strategy

public static SelectiveSearchSegmentationStrategyColor Create()

Returns

SelectiveSearchSegmentationStrategyColor