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