table of contents
other versions
- wheezy 2.0.4-2
| volumes2image(1Vi) | volumes2image(1Vi) |
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.
SEE ALSO¶
VImage(3Vi), Vista(7Vi)AUTHOR¶
Gabriele Lohmann <lohmann@cns.mpg.de>| 15 Februar 1994 | Vista Version 2.1 |