Woolz Image Processing  Version 1.7.5
WlzTiffStackToShade
Name
WlzTiffStackToShade - converts a TIFF stack to a shade object.
Synopsis
WlzTiffStackToShade [-h] [-v] <input file>
Options
-h Prints usage information.
-v Verbose output.
Description
Converts a TIFF stack to a shade image by finding the maximal pixel values in each channel. The TIFF is read from the given file, output to stdout.
Examples
 
File
WlzTiffStackToShade.c
See Also
WlzIntro(1)