| Package | Description |
|---|---|
| org.opencv.ximgproc |
| Modifier and Type | Method and Description |
|---|---|
static GuidedFilter |
GuidedFilter.__fromPtr__(long addr) |
static GuidedFilter |
Ximgproc.createGuidedFilter(Mat guide,
int radius,
double eps)
Factory method, create instance of GuidedFilter and produce initialization routines.
|
Copyright © 2022. All rights reserved.