StitcherAsync extension

on

Methods

composePanoramaAsync({VecMat? images}) Future<(StitcherStatus, Mat)>

Available on Stitcher, provided by the StitcherAsync extension

estimateTransformAsync(VecMat images, {VecMat? masks}) Future<StitcherStatus>

Available on Stitcher, provided by the StitcherAsync extension

stitchAsync(VecMat images, {VecMat? masks}) Future<(StitcherStatus, Mat)>

Available on Stitcher, provided by the StitcherAsync extension