Woolz Image Processing
Version 1.7.5
|
WlzStructErosion [-h] [-s <structuring element object>] [<input object>]
-h | Help, prints usage message. |
-s | Structuring element object. |
WlzStructErosion -s str.wlz in.wlz >out.wlzErodes the object read from in.wlz using a structuring object read from str.wlz. The resulting object is written to out.wlz.