Home | History | Annotate | Download | only in opencv2

Lines Matching defs:CLAHE

860 class CV_EXPORTS_W CLAHE : public Algorithm
3714 CV_EXPORTS_W Ptr<CLAHE> createCLAHE(double clipLimit = 40.0, Size tileGridSize = Size(8, 8));