SetParameterDescription("transform","This group of parameters allows to set the transformation to apply.");
AddParameter(ParameterType_Choice,"transform.type","Type of transformation");
SetParameterDescription("transform.type","Type of transformation. Available transformations are translation and rotation with scaling factor");
SetParameterDescription("transform.type","Type of transformation. Available transformations are spatial scaling, translation and rotation with scaling factor");
SetParameterDescription("transform.type.rotation.scalex","Scale factor between the X spacing of the rotated output image and the X spacing of the unrotated image");
SetParameterDescription("transform.type.rotation.scaley","Scale factor between the Y spacing of the rotated output image and the Y spacing of the unrotated image");