CLAHEAsync extension
- on
Methods
-
applyAsync(
Mat src) → Future< Mat> -
Available on CLAHE, provided by the CLAHEAsync extension
Static Methods
-
createAsync(
[double clipLimit = 40, (int, int) tileGridSize = (8, 8)]) → Future< CLAHE> -
Available on CLAHE, provided by the CLAHEAsync extension