[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 defining 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 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.. Mandatory: True. Default Value: "2"