Back to FabImage Studio website
You are here: Start » Filter Reference » Image Spatial Transforms » TranslateImage
Translates an image by a vector, without changing its dimensions.
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 |
Applications
E.g. camera shaking reduction.
Examples
![]() |
![]() |
TranslateImage performed on the sample image.
Complexity Level
This filter is available on Advanced Complexity Level.