Woolz Image Processing  Version 1.7.5
WlzMarkerLatticeFromDomain
Name
WlzMarkerLatticeFromDomain - covers a spatial domain with a lattice of markers.
Synopsis
WlzMarkerLatticeFromDomain [-h] [-o<output file>] [-s #] [-t <type>] [-z #]
                   [<input file>]
Options
-h Help, prints usage message.
-o Output file name, default standard output.
-2 marker separation.
-t Marker type: Only valid type is 'sphere'.
-2 marker size.
Description
Reads either a 2D or 3D spatial domain object from a given file or the standard input (default). A new domain is then constructed which covers the given domain with a lattice of markers.
File
WlzMarkerLatticeFromDomain.c
See Also
WlzIntro(1) WlzMarkerLattice WlzMarkerLattice(3)