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