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