Main Page   File List   Globals  

vhemi.c File Reference

vhemi -- select one hemisphere. More...


Detailed Description

vhemi -- select one hemisphere.

Description
select one hemisphere. vhemi accepts both raster images and graphs as input.
Usage
vhemi
Parameters:
-in  input image
-out  output image
-hemi  Hemisphere to be selected (left | right). Default: left
Examples

Known bugs
none.
Author:
G.Lohmann, MPI-CBS, 2004

Variable Documentation

VDictEntry HEMIDict[]
 

Initial value:

 {
  { "left", 0 },
  { "right", 1 },
  { NULL }
}


Generated on Tue Nov 23 09:50:52 2004 for VIA - Volumetric Image Analysis by doxygen1.2.15