Woolz Image Processing  Version 1.7.5
Name
WlzBibTransAbsRel - converts reconstruction bibfile between absolute and relative transforms.
Synopsis
WlzBibTransAbsRel [-a] [-h] [-r] [-o outfile] [<infile>]
Options
-h Prints usage information.
-a Output bibfile with absolute transforms, default.
-r Output bibfile with relative transforms.
-o Output file name.
Description
WlzBibTransAbsRel reads a reconstruction bibfile and writes it to the output file with either absolute or relative transforms.
Examples
WlzBibTransAbsRel <recon_rel.bib >recon_abs.bib
Reads a releative transform reconstruction bibfile from recon_rel computes the absolute transforms and then writes the reconstruction bibfile with absolute transforms to the file recon_abs.
File
WlzFacts.c
See Also
WlzIntro(1)