SYNOPSIS
vol2vol [OPTIONS]... [FILES]...
DESCRIPTION
vol2vol 0.19
Change volume files from one type to another (e.g. 16 bit -> 8 bit)
-h, --help
Print help and exit
-V, --version
Print version and exit
-v, --verbosity=INT
Set the verbosity level (0=quiet 10=verbose 20=bombastic)
(default=`0')
-o, --out=filename
Output file name
-p, --pack=INT
How to scale/fit counts into voxels. 0=PACK_SCALE, 1=PACK_CLIP,
2=PACK_WRAP (default=`1')
-b, --bpv=INT
Bits per voxel. This is an unsigned data type. Can be 8, 16,
or 32. (default=`8')
-j, --xscale=FLOAT
Scale the voxels. (default=`1.0')
-k, --yscale=FLOAT
Scale the voxels. (default=`1.0')
-l, --zscale=FLOAT
Scale the voxels. (default=`1.0')
vol2vol 0.19 March 2006 VOL2VOL(1)
Man(1) output converted with
man2html