winsor.Rd
Winsorize Image
winsor(x, verbose = TRUE, outdir = tempdir(), non_zero = TRUE, probs = c(0.001, 0.999), suffix = "_winsor")
x | List of processed filenames |
---|---|
verbose | print diagnostic messages |
outdir | Output directory |
non_zero | Should zeroes be excluded from the calculation
of quantiles? Passed to |
probs | passed to |
suffix | Name to append to the image filename |
List of filenames