warpImage (cv.ShapeTransformer) - MATLAB File Help |
Apply a transformation, given a pre-estimated transformation parameters, to an Image
output = obj.warpImage(transformingImage)
output = obj.warpImage(..., 'OptionName',optionValue, ...)
See cv.remap or cv.warpAffine for options description.
Access | public |
Sealed | false |
Static | false |