Description Usage Arguments Value Author(s) Examples
Perform Bias Field Correction on the given image
| 1 | 
| imageDimension 2|3 | Number of dimensions of the input image | 
| inputImage | Input image to operate on | 
| outputImage | Result image | 
| shrikFactor | Shrink Factor | 
| maskImage | Image to be used as mask | 
| numberofIterations | Number of Iterations | 
| numberofFittingLevels | Number of fitting levels | 
| outputBiasField | Output bias-field | 
0 – Success
1 – Failure
Shrinidhi KL
| 1 2 3 4 | ## Not run: 
N3BiasFieldCorrection( 3 , "input_img.nii" , "output_img.nii" , 2 )
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.