Woolz Image Processing Version 1.4.0
|
WlzMarkersToDomain [-h] [-o<output file>] [-2] [-3] [-s #] [-t <type>] [<input file>]
-h | Help, prints usage message. |
-o | Output file name, default standard output. |
-2 | Vertices and output domain are 2D. |
-3 | Vertices and output domain are 3D. |
-2 | marker size. |
-t | Marker type: Only valid type is 'sphere'. |
cat in.num 10 20 30 50 60 80 70 70 60 WlzMarkersToDomain -o out.wlz -3 -s 3 in.num