Back to Adaptive Vision Library Lite website

You are here: Start » Image Spatial Transforms

Image Spatial Transforms

Select a function from the list below.

IconNameDescription
CropImageReduction of the amount of image data to be stored in memory.
CropImageToRectangleUsually used for creating images of individual objects, e.g. after Template Matching.
CropImageToRegionCrops an image to the area of the specified region.
MirrorImageReverses the order of the input image columns or rows depending on inMirrorDirection value.
ResizeImageEnlarges or shrinks an image to new dimensions.
ResizeImage_RelativeResizes an image by a factor along each axis.
RotateImageRotates an image clockwise.
ShearImageImage preprocessing when there are slanted objects.
TranslateImageE.g. camera shaking reduction.