RigidTransformResample-translation otbcli_RigidTransformResample RigidTransformResample (translation) Geometry Resample an image with a rigid transform ParameterRaster in Input image The input image to translate. False OutputRaster out Output image The transformed output image. ParameterSelection transform.type Type of transformation Type of transformation. Available transformations are spatial scaling, translation and rotation with scaling factor translation 0 ParameterNumber transform.type.translation.tx The X translation (in physical units) The translation value along X axis (in physical units). 0 ParameterNumber transform.type.translation.ty The Y translation (in physical units) The translation value along Y axis (in physical units) 0 ParameterNumber transform.type.translation.scalex X scaling Scaling factor between the output X spacing and the input X spacing 1 ParameterNumber transform.type.translation.scaley Y scaling Scaling factor between the output Y spacing and the input Y spacing 1 ParameterSelection interpolator Interpolation This group of parameters allows defining how the input image will be interpolated during resampling. nn linear bco 2 ParameterNumber interpolator.bco.radius Radius for bicubic interpolation This parameter allows controlling the size of the bicubic interpolation filter. If the target pixel size is higher than the input pixel size, increasing this parameter will reduce aliasing artefacts. 2 ParameterNumber ram Available RAM (Mb) This allows setting the maximum amount of RAM available for processing. As the writing task is time consuming, it is better to write large pieces of data, which can be achieved by increasing this parameter (pay attention to your system capabilities) 128