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