Description:
The Limit module is used for limiting the intensity range of an image to user defined limits. An additional option is to set
the intensities out of the range to 0.
Ports:
Range

These number fields can be used to set the limits i.e. minimum and the maximum values.
Mode

This radio box defines the handling of values outside the specified limits.
lower low limit to 0:
values lower than the specified minimum are set to 0 and values higher than the specified maximum value are set to the maximum
outside limits to 0:
values outside the specified limits are set to 0
outside limits to limit values:
values lower than the specified minimum are set to the minimum and values higher than the specified maximum are set to the maximum.
|