menu
opencv_dart package
documentation
imgproc.dart
CLAHEAsync extension
CLAHEAsync extension
dark_mode
light_mode
CLAHEAsync
extension
on
CLAHE
Methods
applyAsync
(
Mat
src
)
→
Future
<
Mat
>
Static Methods
createAsync
(
[
double
clipLimit
=
40
,
(
int
,
int
)
tileGridSize
=
(8, 8)
])
→
Future
<
CLAHE
>
opencv_dart package
documentation
imgproc
CLAHEAsync extension
cv.imgproc library