Woolz Image Processing
Version 1.4.0
Main Page
Related Pages
Modules
Data Structures
Files
Directories
WlzIntersect
Basic Woolz Operations
Name
WlzIntersect - computes the intersection of the input objects.
Synopsis
WlzIntersect [-h] [-n] [<input file>]
Options
-h
Help, prints usage message.
-n
Maximum number of objects, default 100.
Description
Computes the intersection of the input objects.
Examples
cat obj0.wlz obj1.wlz obj2.wlz | WlzIntersect >int.wlz
Computes 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.
File
WlzIntersect.c
See Also
WlzIntro(1)
WlzDiffDomain(1)
WlzUnion(1)
WlzIntersectN(3)
Generated on Wed Aug 28 2013 15:06:58 for Woolz Image Processing by
1.7.4