SetParameterDescription("filter.edison.ranger","Range radius defining the radius (expressed in radiometry unit) in the multi-spectral space.");
AddParameter(ParameterType_Int,"filter.edison.minsize","Minimum region size");
SetParameterDescription("filter.edison.minsize","Minimum size of a region in segmentation. Smaller clusters will be merged to the neighboring cluster with the closest radiometry.");
SetParameterDescription("filter.edison.scale","Scaling of the image before processing. This is useful for images with narrow decimal ranges (like [0,1] for instance). ");