| Package | Description |
|---|---|
| org.opencv.ximgproc |
| Modifier and Type | Method and Description |
|---|---|
static SuperpixelSLIC |
SuperpixelSLIC.__fromPtr__(long addr) |
static SuperpixelSLIC |
Ximgproc.createSuperpixelSLIC(Mat image) |
static SuperpixelSLIC |
Ximgproc.createSuperpixelSLIC(Mat image,
int algorithm) |
static SuperpixelSLIC |
Ximgproc.createSuperpixelSLIC(Mat image,
int algorithm,
int region_size) |
static SuperpixelSLIC |
Ximgproc.createSuperpixelSLIC(Mat image,
int algorithm,
int region_size,
float ruler) |
Copyright © 2018. All rights reserved.