Woolz Image Processing
Version 1.7.5
|
WlzUnion [-h] [<input file>]
-h | Help, prints usage message. |
-n | Maximum number of objects, default 100. |
cat obj0.wlz obj1.wlz obj2.wlz | WlzUnion >uni.wlzComputes the union of the domain of the objects read from the files obj0.wlz, obj1.wlz and obj2.wlz. The resulting object is written to uni.wlz.