volumes2image.1Vi

Langue: en

Version: 15 Februar 1994 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

volumes2image - convert a volume set representation to raster image representation.

SYNOPSIS

volumes2image [infile] [outfile]

DESCRIPTION

volumes2image converts an image encoded in a volume set representation into a raster image. If the input volume set contains just one volume, the output image will be of type "bit". Otherwise, it will be of type "short", such that each pixel receives the grey value label of the volume to which it belongs.

The input image must be of type "volumes". The output image will be of type "bit" or "short".

COMMAND LINE OPTIONS

volumes2image accepts the following options:
-help
Prints a message describing options.
-in infile
Specifies the Vista data file containing the input images.
-out outfile
Specifies where to write the output images as a Vista data file.

Input and output files can be specified on the command line or allowed to default to the standard input and output streams.

SEE ALSO

VImage(3Vi), Vista(7Vi)

AUTHOR

Gabriele Lohmann <lohmann@cns.mpg.de>