| Package | Description |
|---|---|
| org.opencv.imgproc |
| Modifier and Type | Method and Description |
|---|---|
static CLAHE |
CLAHE.__fromPtr__(long addr) |
static CLAHE |
Imgproc.createCLAHE() |
static CLAHE |
Imgproc.createCLAHE(double clipLimit) |
static CLAHE |
Imgproc.createCLAHE(double clipLimit,
Size tileGridSize) |
Copyright © 2018. All rights reserved.