Woolz Image Processing
Version 1.7.5
|
WlzSkeleton [-h] [-o<out object>] [-c #] [-s #] [<in object>]
-h | Help, prints usage message. |
-o | Output object file name. |
-c | Minimum connectivity (4, 6, 8, 18, 26), default 8. |
-s | Smoothing passes, default 1XXX. |
WlzSkeleton -o skel.wlz myobj.wlzThe input Woolz object is read from myobj.wlz, filtered and written to skel.wlz.