Class SelectiveSearchSegmentationStrategyTexture
- Namespace
- OpenCvSharp.XImgProc.Segmentation
- Assembly
- OpenCvSharp.dll
Texture-based strategy for the selective search segmentation algorithm. The class is implemented from the algorithm described in @cite uijlings2013selective.
public class SelectiveSearchSegmentationStrategyTexture : SelectiveSearchSegmentationStrategy, IDisposable
- Inheritance
-
SelectiveSearchSegmentationStrategyTexture
- Implements
- Inherited Members
Methods
Create()
Create a new texture-based strategy
public static SelectiveSearchSegmentationStrategyTexture Create()