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

Set the image warper

obj.setWarper(warperType)
obj.setWarper(warperType, 'OptionName',optionValue, ...)

Input

Options

The following are options for the various warpers:

CompressedRectilinearWarper, CompressedRectilinearPortraitWarper, PaniniWarper, PaniniPortraitWarper

The class uses SphericalWarper by default.

See also
Method Details
Access public
Sealed false
Static false