VisionX V4VXTOVTKVVisionX V4
NAME

vxtovtkv − data format converter from VX 3D images to VTK volume data.

SYNOPSIS

vxtovtkv if=infile of=outfile [-a]

DESCRIPTION

Vxtovtkv is a data format converter from VX 3D images to VTK volume. It takes VX 3D images and outputs a VTK volume data with binary or ASCII mode. The output of this program can be used for volume rendering (with vtkvrnd).

CONSTRAINTS

The input should be a byte or short image.

OPTIONS

if=

input 3D images file in VX format.

of=

output volume file in VTK format. (default: binary mode)

-a

output volume file in VTK format with ASCII mode.

AUTHOR

H.Bae, J.Lee, 2006

SEE ALSO

vxtovtkp(1)