| Package | Description |
|---|---|
| org.opencv.ximgproc |
| Modifier and Type | Method and Description |
|---|---|
static GraphSegmentation |
GraphSegmentation.__fromPtr__(long addr) |
static GraphSegmentation |
Ximgproc.createGraphSegmentation() |
static GraphSegmentation |
Ximgproc.createGraphSegmentation(double sigma) |
static GraphSegmentation |
Ximgproc.createGraphSegmentation(double sigma,
float k) |
static GraphSegmentation |
Ximgproc.createGraphSegmentation(double sigma,
float k,
int min_size) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectiveSearchSegmentation.addGraphSegmentation(GraphSegmentation g) |
Copyright © 2018. All rights reserved.