AFNI program: 3dUniformize

Output of -help




Program: 3dUniformize 
Author:  B. D. Ward 
Initial Release:  28 January 2000 
Latest Revision:  16 April 2003 

This program corrects for image intensity non-uniformity.

Usage: 
3dUniformize  
-anat filename    Filename of anat dataset to be corrected            
                                                                      
[-quiet]          Suppress output to screen                           
                                                                      
-prefix pname     Prefix name for file to contain corrected image     

INPUT DATASET NAMES
-------------------
This program accepts datasets that are modified on input according to the
following schemes:
  'r1+orig[3..5]'                                    {sub-brick selector}
  'r1+orig<100.200>'                                 {sub-range selector}
  'r1+orig[3..5]<100..200>'                          {both selectors}
  '3dcalc( -a r1+orig -b r2+orig -expr 0.5*(a+b) )'  {calculation}
For the gruesome details, see the output of 'afni -help'.

This page generated on Tue Aug 3 16:42:45 EDT 2004