stitch (cv.Stitcher) - MATLAB File Help
cv.Stitcher/stitch

Tries to stitch the given images

pano = obj.stitch(images)
pano = obj.stitch(images, rois)
[pano, status] = obj.stitch(...)

Input

Output

The function throws an error if the stitch function returns a non-OK status code.

See also
Method Details
Access public
Sealed false
Static false