Geometric Transformations
List of Operators
affine_trans_imageAffineTransImageAffineTransImageaffine_trans_image
- Apply an arbitrary affine 2D transformation to images.
affine_trans_image_sizeAffineTransImageSizeAffineTransImageSizeaffine_trans_image_size
- Apply an arbitrary affine 2D transformation to an image and specify
the output image size.
convert_map_typeConvertMapTypeConvertMapTypeconvert_map_type
- Convert image maps into other map types.
map_imageMapImageMapImagemap_image
- Apply a general transformation to an image.
mirror_imageMirrorImageMirrorImagemirror_image
- Mirror an image.
polar_trans_image_extPolarTransImageExtPolarTransImageExtpolar_trans_image_ext
- Transform an annular arc in an image to polar coordinates.
polar_trans_image_invPolarTransImageInvPolarTransImageInvpolar_trans_image_inv
- Transform an image in polar coordinates back to cartesian coordinates
projective_trans_imageProjectiveTransImageProjectiveTransImageprojective_trans_image
- Apply a projective transformation to an image.
projective_trans_image_sizeProjectiveTransImageSizeProjectiveTransImageSizeprojective_trans_image_size
- Apply a projective transformation to an image and specify the output
image size.
rotate_imageRotateImageRotateImagerotate_image
- Rotate an image about its center.
zoom_image_factorZoomImageFactorZoomImageFactorzoom_image_factor
- Zoom an image by a given factor.
zoom_image_sizeZoomImageSizeZoomImageSizezoom_image_size
- Zoom an image to a given size.