Main Content
rangefilt
Local range of image
Description
Examples
Input Arguments
Output Arguments
Algorithms
rangefilt
uses the morphological functions imdilate
and imerode
to determine the maximum and
minimum values in the specified neighborhood. Consequently,
rangefilt
uses the padding behavior of these morphological
functions.