Main Page   File List   Globals  

vtopgm.c File Reference

vtopgm - convert image from Vista data file to portable graymap. More...


Detailed Description

vtopgm - convert image from Vista data file to portable graymap.

Description
vtopgm converts one band of an image to a portable graymap (PGM) file. A wide range of filters are available to convert PGM files to other formats.
This program only produces portable graymaps whose pixel values are in the range 0 to 255. Any type of Vista image is accepted, but the image is first converted to have ubyte pixels if necessary. This conversion is performed by VConvertImageRange(3Vi).
Usage
vtopgm
Parameters:
-in  input image
-out  output image
-band  Specifies the image band to be converted. Default: 0.
Examples

Known bugs
none.
Author:
David Lowe, UBC Laboratory for Computational Intelligence

Generated on Tue Nov 23 09:50:52 2004 for VIA - Volumetric Image Analysis by doxygen1.2.15