[param] -out <string> Parameters of the output image. Mandatory: True. Default Value: "0"
[param] -ram <int32> Available memory for processing (in MB). Mandatory: False. Default Value: "128"
[choice] -interpolator This group of parameters allows to define how the input image will be interpolated during resampling. nn,linear,bco. Mandatory: True. Default Value: "bco"
[group] -nn
[group] -linear
[group] -bco
[param] -interpolator.bco.radius <int32> 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.. Mandatory: True. Default Value: "2"