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

Estimate transformation

obj.estimateTransform(images)
obj.estimateTransform(images, rois)
status = obj.estimateTransform(...)

Input

Output

This function tries to match the given images and to estimate rotations of each camera.

Note: Use the function only if you're aware of the stitching pipeline, otherwise use cv.Stitcher.stitch.

See also
Method Details
Access public
Sealed false
Static false