| Package | Description |
|---|---|
| org.bytedeco.opencv.global | |
| org.bytedeco.opencv.opencv_ximgproc |
| Modifier and Type | Method and Description |
|---|---|
static GraphSegmentation |
opencv_ximgproc.createGraphSegmentation() |
static GraphSegmentation |
opencv_ximgproc.createGraphSegmentation(double sigma,
float k,
int min_size)
\brief Creates a graph based segmentor
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectiveSearchSegmentation.addGraphSegmentation(GraphSegmentation g)
\brief Add a new graph segmentation in the list of graph segementations to process.
|
Copyright © 2020. All rights reserved.