RigidTransformResample-rotation otbcli_RigidTransformResample RigidTransformResample (rotation) 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 rotation 0 ParameterNumber transform.type.rotation.angle Rotation angle The rotation angle in degree (values between -180 and 180) 0 ParameterNumber transform.type.rotation.scalex X scaling Scale factor between the X spacing of the rotated output image and the X spacing of the unrotated image 1 ParameterNumber transform.type.rotation.scaley Y scaling Scale factor between the Y spacing of the rotated output image and the Y spacing of the unrotated image 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