WB_SMOOTH - smooth an image
NAME
WB_smooth
WB_smooth
[
-s<size>
]
input-file
[
output-file
]
This program smooths an image using a normalized optimal smoothing filter.
The
input-file
should be a
.pgm
image file. If an
output-file
is specified this file will be used to store the resulting image.
Otherwise the result is written to the
input-file.
- -s<size>
- Specifies the size of the smoothing mask.
Available sizes are 5, 7, 9, 11 and 13.
Default is a 5x5 mask.
skel_dyer(1), skel_leng(1)
06-May-97. Automatically converted by man2html,
written by G.Matas (g.matas@ee.surrey.ac.uk)