SetParameterDescription("interpolator.bco","Bicubic interpolation leads to very good image quality but is slow.");
AddParameter(ParameterType_Radius,"interpolator.bco.radius","Radius for bicubic interpolation");
SetParameterDescription("interpolator.bco.radius","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.");