Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Image » Image Spatial Transforms » TranslateImage

TranslateImage


Module: FoundationLite

Translates an image by a vector, without changing its dimensions.

Applications

E.g. camera shaking reduction.
Name Type Description
Input value inImage Image Input image
Input value inBorder Pixel Color used to fill pixels outside of the translated image
Input value inDeltaX Integer Horizontal shift
Input value inDeltaY Integer Vertical shift
Input value inInverse Bool Switches to the inverse operation
Output value outImage Image Output image

Examples

TranslateImage performed on the sample image.

Complexity Level

This filter is available on Advanced Complexity Level.