Method CreateCLAHE
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
CreateCLAHE(double, Size?)
Creates a predefined CLAHE object
public static CLAHE CreateCLAHE(double clipLimit = 40, Size? tileGridSize = null)
Creates a predefined CLAHE object
public static CLAHE CreateCLAHE(double clipLimit = 40, Size? tileGridSize = null)