| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_ximgproc.AdaptiveManifoldFilter |
opencv_ximgproc.AdaptiveManifoldFilter.create() |
static opencv_ximgproc.AdaptiveManifoldFilter |
opencv_ximgproc.createAMFilter(double sigma_s,
double sigma_r) |
static opencv_ximgproc.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.
|
Copyright © 2018. All rights reserved.