| stitch (cv.Stitcher) - MATLAB File Help |
Tries to stitch the given images
pano = obj.stitch(images)
pano = obj.stitch(images, rois)
[pano, status] = obj.stitch(...)
{{[x,y,w,h], ...}, ...}
or {[x,y,w,h; ...], ...}.The function throws an error if the stitch function returns a non-OK status code.
| Access | public |
| Sealed | false |
| Static | false |