Future<Mat> apply(Mat inMat) async => cvRunAsync((callback) => cgapi.gapi_GComputation_apply(ref, inMat.ref, callback), matCompleter);