static SuperpixelSEEDS |
SuperpixelSEEDS.__fromPtr__(long addr) |
static SuperpixelSEEDS |
Ximgproc.createSuperpixelSEEDS(int image_width,
int image_height,
int image_channels,
int num_superpixels,
int num_levels) |
static SuperpixelSEEDS |
Ximgproc.createSuperpixelSEEDS(int image_width,
int image_height,
int image_channels,
int num_superpixels,
int num_levels,
int prior) |
static SuperpixelSEEDS |
Ximgproc.createSuperpixelSEEDS(int image_width,
int image_height,
int image_channels,
int num_superpixels,
int num_levels,
int prior,
int histogram_bins) |
static SuperpixelSEEDS |
Ximgproc.createSuperpixelSEEDS(int image_width,
int image_height,
int image_channels,
int num_superpixels,
int num_levels,
int prior,
int histogram_bins,
boolean double_step) |