Woolz Image Processing  Version 1.7.5
Name
WlzDomain - extracts the domain of an object.
Synopsis
WlzDomain [-h] [-v] [<input file>]
Options
-h Help, prints usage message.
-v Verbose operation.
Description
Outputs the domain of a woolz object, this only affects grey-level 2D and 3D objects and conforming meshes. Using this function can significantly reduce the size of an object and reduce execution time when only the domain is required.
Examples
 
File
WlzDomain.c
See Also
WlzIntro(1) WlzObject(3)