OpenCV
4.8.0
Open Source Computer Vision
|
Classes | |
class | GraphSegmentation |
Graph Based Segmentation Algorithm. The class implements the algorithm described in [77] . More... | |
class | SelectiveSearchSegmentation |
Selective search segmentation algorithm The class implements the algorithm described in [261]. More... | |
class | SelectiveSearchSegmentationStrategy |
Strategie for the selective search segmentation algorithm The class implements a generic stragery for the algorithm described in [261]. More... | |
class | SelectiveSearchSegmentationStrategyColor |
Color-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in [261]. More... | |
class | SelectiveSearchSegmentationStrategyFill |
Fill-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in [261]. More... | |
class | SelectiveSearchSegmentationStrategyMultiple |
Regroup multiple strategies for the selective search segmentation algorithm. More... | |
class | SelectiveSearchSegmentationStrategySize |
Size-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in [261]. More... | |
class | SelectiveSearchSegmentationStrategyTexture |
Texture-based strategy for the selective search segmentation algorithm The class is implemented from the algorithm described in [261]. More... | |