RigidTransformResample-id otbcli_RigidTransformResample RigidTransformResample (id) 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 id 0 ParameterNumber transform.type.id.scalex X scaling Scaling factor between the output X spacing and the input X spacing 1 ParameterNumber transform.type.id.scaley Y scaling Scaling factor between the output Y spacing and the input Y spacing 1 ParameterSelection interpolator Interpolation This group of parameters allows to define how the input image will be interpolated during resampling. nn linear bco 2 ParameterNumber interpolator.bco.radius Radius for bicubic interpolation This parameter allows to control 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 to set 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