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