Woolz Image Processing  Version 1.7.5
Name
WlzTiff2Wlz - convert TIFF images file to Woolz format.
Synopsis
WlzTiff2Wlz  [-h] [-v] [<input file>]
Options
-h Prints usage information.
-v Verbose operation.
Description
WlzTiff2Wlz reads a tiff file and converts it to a Woolz format. The output object is written to the standard output.
Examples
WlzTiff2Wlz sec.tif >sec.wlz
Reads the TIFF image from sec.tif, converts the image to a Woolz object and then writes the object to the file sec.wlz.
File
WlzFacts.c
See Also
WlzIntro(1) WlzExtFFConvert(1)