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