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