Back to Adaptive 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
inImage Image Input image
inBorder Pixel Color used to fill pixels outside of the translated image
inDeltaX Integer Horizontal shift
inDeltaY Integer Vertical shift
inInverse Bool Switches to the inverse operation
outImage Image Output image

Examples

TranslateImage performed on the sample image.

Complexity Level

This filter is available on Advanced Complexity Level.