Woolz Image Processing  Version 1.7.5
Name
WlzFacts - print out information about the input woolz objects.
Synopsis
WlzFacts  [-h] [-f] [-m] [<input file>]
Options
-m many facts printed out.
-f Few facts printed out (default).
-h Help, prints usage message.
Description
WlzFacts reads woolz objects from the standard input or the given input file and writes out information about their structure (types, domain bounds, area, etc.) to stderr.
Examples
WlzFacts toucan.wlz
Prints information about the object read from toucan.wlz to the standard error output.
File
WlzFacts.c
See Also
WlzIntro(1) WlzGreyStats(3) WlzObjectFacts(3)