WlzVerifyObj - checks objects and fixes them if possible.
Synopsis
WlzVerifyObj [-h] [<input file>]
Options
-h
Help, prints usage message.
Description
Check each input object, fix it if possible and write to stdout.
Examples
WlzVerifyObj in.wlz >in_fixed.wlz
Reads the object from in.wlz, attempts to fixes any errors and then writes the fixed object to in_fixed.wlz. Any error messages are written to the standard error output.