Woolz Image Processing
Version 1.8.3
|
WlzPointsToMarkers [-h] [-T] [-o<output file>] [-s #] [-t <type>] [<input file>]
-h | Help, prints usage message. |
-o | Output file name, default standard output. |
-s | marker size. |
-t | Marker type: Only valid type is 'sphere'. |
WlzPointsToMarkers -o out.wlz -s 3 in.numCreates a new domain with spheres or radius 3 at the coordinates of the points in the points object read from the file in.wlz.