| Package | Description |
|---|---|
| org.bytedeco.opencv.global | |
| org.bytedeco.opencv.opencv_ximgproc |
| Modifier and Type | Method and Description |
|---|---|
static AdaptiveManifoldFilter |
opencv_ximgproc.createAMFilter(double sigma_s,
double sigma_r) |
static AdaptiveManifoldFilter |
opencv_ximgproc.createAMFilter(double sigma_s,
double sigma_r,
boolean adjust_outliers)
\brief Factory method, create instance of AdaptiveManifoldFilter and produce some initialization routines.
|
| Modifier and Type | Method and Description |
|---|---|
static AdaptiveManifoldFilter |
AdaptiveManifoldFilter.create() |
Copyright © 2021. All rights reserved.