Future<Mat> applyAsync(Mat src) async => cvRunAsync((callback) => cimgproc.CLAHE_Apply_Async(ref, src.ref, callback), matCompleter);