VMHDTOVX

VisionX V4
NAME

vmhdtovx − Convert mhd format images to VisionX

SYNOPSIS

vmhdtovx if=<ifile> of=<ofile> [-b] [-v] [-d]

DESCRIPTION

vmhdtovx Converts image files in the meta image medical format to VisionX. This format uses two files for each image a meta header file .mhd with the image meta information in text and the raw image data file .raw.

This is still a work in progress and only accepts to date only accepts a small number of encountered formats. If the image is a binary image then when the -b flag is set the high value or the binary (byte) image is set to 255.

CONSTRAINTS OPTIONS

if= specifies either of the mhd format files for the input image.

of=

specifies the VisionX output image

-b

Set the high value for binary images to 255.

-v

verbose mode

-d

Debug mode

AUTHOR

A. P. Reeves