DU | [Dust removal] |
DN AD | [Denoise - Anisotropic Diffusion] |
DN MED | [Denoise - Median Filtering] |
DN MS | [Denoise - Mean Shift] |
.STANDARD DEVIATION FACTOR: 3
[This factor defines the bottom and top sided truncation
of the data. In the given case, all data that are smaller
than (MODE-3 * S.D.) and all data larger than (MODE+3 *
S.D) are replaced by the solicited value.]
.BOTTOM=(1), TOP=(2), BOTH SIDES=(3): 3
[Specify if you want one-sided or two-sided truncation.
Pixels with density higher than the ceiling will
be set to the ceiling value. Pixels with density
lower than the floor value will be set to the floor
value.]
.VALUE TO BE SUBSTITUTED: 2
[The pixels outside out of the given range will be set to this
value.]