| Package | Description |
|---|---|
| org.bytedeco.opencv.global |
| Modifier and Type | Method and Description |
|---|---|
static GuidedFilter |
opencv_ximgproc.createGuidedFilter(GpuMat guide,
int radius,
double eps) |
static GuidedFilter |
opencv_ximgproc.createGuidedFilter(Mat guide,
int radius,
double eps)
\brief Factory method, create instance of GuidedFilter and produce initialization routines.
|
static GuidedFilter |
opencv_ximgproc.createGuidedFilter(UMat guide,
int radius,
double eps) |
Copyright © 2022. All rights reserved.