Table of Contents

Class SelectiveSearchSegmentationStrategySize

Namespace
OpenCvSharp.XImgProc.Segmentation
Assembly
OpenCvSharp.dll

Base class for high-level OpenCV algorithms

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

Constructors

SelectiveSearchSegmentationStrategySize(nint)

Creates instance by raw pointer

protected SelectiveSearchSegmentationStrategySize(nint p)

Parameters

p nint

Methods

Create()

Create a new size-based strategy

public static SelectiveSearchSegmentationStrategySize Create()

Returns

SelectiveSearchSegmentationStrategySize