SUBSAMPLE

NAME
SYNOPSIS
DESCRIPTION
LIMITATIONS
AUTHOR
SEE ALSO

NAME

subsample − Subsample a volume by an integral factor

SYNOPSIS

subsample [ -f fx fy fz ] [ -s sx sy sz ] [ -i signal_level ] inputfile outputfile

DESCRIPTION

Subsamples a volume by an integral factor. Subsampling means picking every n’th voxel out out the original volume. Sinc interpolation with a Hann weighted kernel is performed to avoid aliasing. Options are:

-f factorx..z

Specify subsampling factor

-s sinc_size

Specify sinc kernel size in units of the output voxel size. Should be an odd number. Default is 7.

-i level

Spec. report level (DEBUG, STD, INFO, QUIET)

LIMITATIONS

All data formats are supported, although the volume is converted to 32-bit floats during the subsampling process, so precision is lost for 64-bit doubles. VAPET, ANALYZE, and XPRIME file formats are supported.

AUTHOR

Ulrik Kjems <uk@imm.dtu.dk>

SEE ALSO

gauss_vol(1), histo_vols(1), subsample(1), file2vapet(1), file2ana(1), file2xprime(1), headerinfo(1), resize_vol(1), convert_vol(1), covar(1), flip(1), region(1), compute_warp(1), warp_reslice(1), warp_reconcile(1),