Package | Description |
---|---|
org.bytedeco.opencv.global |
Modifier and Type | Method and Description |
---|---|
static SuperpixelSEEDS |
opencv_ximgproc.createSuperpixelSEEDS(int image_width,
int image_height,
int image_channels,
int num_superpixels,
int num_levels) |
static SuperpixelSEEDS |
opencv_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)
\brief Initializes a SuperpixelSEEDS object.
|
Copyright © 2020. All rights reserved.