next up previous
Next: ``Maximum'' -- local Up: Morphology Previous: ``Binary_Closing'' -- morphological

 

``Minimum'' -- local minimum

 

purpose:
Perform a local minimum operation on an input volume. The parameters ``x filter dim = '', etc., define the dimensions of the local operator used.
input:
An 8-bit grayscale volume.
output:
An 8-bit grayscale volume.
parameters:
Default parameters menu is
x filter dim = 3
y filter dim = 3
z filter dim = 3
option = rectilinear
no. of iterations = 1
input from vol # = 0
copy output to vol # = 0
The same connectivity options are available as for erosion and dilation (see parameter ``option = '').
comments:
 
  1. If the input volume is binary-valued, then the local minimum gives the same output as an erosion.
  2. This operation is moderately fast (similar to dilation, not erosion!).



 

Philip Americus
The Multidimensional Image Processing Lab
Fri Aug 30 10:26:42 EDT 1996