man mincpik (Commandes) - generate images from minc files
NAME
mincpik - generate images from minc files
SYNOPSIS
mincpik [options] <infile>.mnc [<image.type>]
DESCRIPTION
mincpik generates image files from MINC volumes using the Imagemagick convert utility. For a complete list of output file types see the convert man pages.
General options
-verbose print out extra information
-slice slice number to get (note this is in voxel co-ordinates)
-scale scaling factor for resulting image, by default images are output at twice their original resolution
Image range and lookup table options
-range valid range of values to use from MINC file
-image_range range of image values to use for pixel intensity
-lookup arguments to pass to minclookup
Slicing options
-transverse get a transverse slice
-axial synonym for transverse
-coronal get a coronal slice
-sagittal get a sagital slice
-allthree get all three dimensions
Generic options for all commands:
-help: Print summary of command-line options and abort.
AUTHOR
Andrew Janke - <rotor@cmr.uq.edu.au>