Woolz Image Processing  Version 1.7.5
Name
WlzDiffDomain - computes the difference between two domains.
Synopsis
WlzDiffDomain  [-h]
Options
-h Help, prints usage message.
Description
Calculate the difference between the domains of the two input objects.
Examples
cat obj1.wlz obj2.wlz | WlzDiffDomain >diff.wlz
Computes the difference between the domains of objects obj1.wlz and obj2.wlz, with the resulting object being written to diff.wlz.
File
WlzDiffDomain.c
See Also
WlzIntro(1) WlzUnion(1) WlzIntersect(1) WlzDiffDomain(3)