Future<double> getSeamEstimationResolAsync() async { return cvRunAsync( (callback) => cffi.Stitcher_GetSeamEstimationResol_Async(ref, callback), doubleCompleter, ); }