erode |
---|
erode (or dilate) mask (i.e. binary) image
syntax: erode [ options ] input output
input | input mask image to be eroded. |
output | the output image. |
-dilate | perform dilation rather than erosion. | ||
-npass numebr | the number of passes (default: 1).
| ||
-info | display information messages. | ||
-quiet | do not display information messages or progress status. | ||
-debug | display debugging messages. | ||
-help | display this information page and exit. | ||
-version | display version information and exit. |