imwdc.## S3 method for class 'imwdc':
threshold(x, verbose = getOption("verbose"), ...)imwdc, maybe after a previous thresholding."imwdc", containing the thresholded object.threshold.imwd, except that the
input is an "imwdc" object, not a "imwd" one, which suggests that
the object has already been thresholded (because threshold.imwd
returns an "imwdc" object). Because the object is likely to have
been thresholded a warning message stating this is printed.However, it is entirely possible that you would wish to impose a higher
threshold on an already thresholded object, and so this function does
just this.This function is a method for the generic function
threshold() for class imwdc.
It can be invoked by calling threshold(x) for an
object x of the appropriate class, or directly by
calling threshold.imwdc(x) regardless of the
class of the object.
wd for a list.imwr.imwd.
imwr, imwd, compress,
uncompress, imwd.object,
imwdc.object