Package | Description |
---|---|
org.bytedeco.opencv.global | |
org.bytedeco.opencv.opencv_cudaimgproc |
Modifier and Type | Method and Description |
---|---|
static CLAHE |
opencv_imgproc.createCLAHE() |
static CLAHE |
opencv_imgproc.createCLAHE(double clipLimit,
Size tileGridSize)
\brief Creates a smart pointer to a cv::CLAHE class and initializes it.
|
Modifier and Type | Class and Description |
---|---|
class |
CudaCLAHE
\brief Base class for Contrast Limited Adaptive Histogram Equalization.
|
Copyright © 2020. All rights reserved.