| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_ximgproc.SelectiveSearchSegmentationStrategyColor
\brief Color-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in \cite uijlings2013selective.
|
static class |
opencv_ximgproc.SelectiveSearchSegmentationStrategyFill
\brief Fill-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in \cite uijlings2013selective.
|
static class |
opencv_ximgproc.SelectiveSearchSegmentationStrategyMultiple
\brief Regroup multiple strategies for the selective search segmentation algorithm
|
static class |
opencv_ximgproc.SelectiveSearchSegmentationStrategySize
\brief Size-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in \cite uijlings2013selective.
|
static class |
opencv_ximgproc.SelectiveSearchSegmentationStrategyTexture
\brief Texture-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in \cite uijlings2013selective.
|
Copyright © 2018. All rights reserved.