|
Woolz Image Processing
Version 1.7.5
|
WlzPointsToText [-h] [-n] [-o<output file>] [-f <fs>] [-r <rs>] [<input file>]
| -h | Help, prints usage message. |
| -n | Number of points as first record. |
| -o | Output file name, default standard output. |
| -f | Field seperator (default single space). |
| -r | Record seperator (default newline). |
WlzPointsToText -o out.num in.wlzWrites te point locations from the points object in file in.wlz to the output file text out.num.