<put algortithm description here>
Input image
[raster]Type of transformation
[selection]<put parameter description here>
Options:
Default: 0
The X translation (in physical units)
[number]<put parameter description here>
Default: 0
The Y translation (in physical units)
[number]<put parameter description here>
Default: 0
X scaling
[number]<put parameter description here>
Default: 1
Y scaling
[number]<put parameter description here>
Default: 1
Interpolation
[selection]<put parameter description here>
Options:
Default: 2
Radius for bicubic interpolation
[number]<put parameter description here>
Default: 2
Available RAM (Mb)
[number]<put parameter description here>
Default: 128
Output image
[raster]processing.runalg('otb:rigidtransformresampletranslation', -in, -transform.type, -transform.type.translation.tx, -transform.type.translation.ty, -transform.type.translation.scalex, -transform.type.translation.scaley, -interpolator, -interpolator.bco.radius, -ram, -out)