Future<Mat> getMeasurementMatrix() async => cvRunAsync((callback) => cffi.KalmanFilter_GetMeasurementMatrix_Async(ref, callback), matCompleter);