fuse AIR 5.0


Purpose:

Joins files with identical dimensions at their edges so that each z-plane shows a composite of all of the input files


Usage:

fuse output overwrite?(y/n) width height input-file1 [...input-fileN]

use 'null' as an input_file to control blank space

where the following definitions apply:
output
the name of the output file
overwrite?(y/n)
'y' grands permission to overwrite output
width
the width (x dimension) of output in images
height
the height (y dimension) of output in images
input-file1
the name of the first input file
...input-fileN
the names of additional input files

Examples:

fuse composite y 2 1 T1image T2image

Comments:


Error messages: (alphabetical by case)

See also: Generic error messages
height cannot be zero
height must be a positive integer, not ____
width cannot be zero
width must be a positive integer, not ____

See also:


Modified: December 18, 2001
© 2001   Roger P. Woods, M.D.(rwoods@ucla.edu)