Image affine transformation
imout = imtransform(imin,warpmat,tf_type, width,height)
Source Image
Affine transform matrix
Transformation type, affine or perspective
Output image width
Output image height
Transformed Image
Applies an affine transformation or perspective transformation to an image.