This tool corrects an image, already loaded in CaPTk, for magnetic field inhomogeneities using a non-parametric method [1]. Users have the option to switch between N3 [1] and N4 [2] correction.
REQUIREMENTS:
- An image loaded in CaPTk.
USAGE:
- Load an image in CaPTk.
- Launch the tool using the 'Preprocessing' -> 'BiasCorrection' menu option.
- Specify the output filename.
- Click on 'Save'.
- The output image is saved in the specified folder and automatically loaded in CaPTk.
- This can also be used from the command line:
${CaPTk_InstallDir}/bin/Preprocessing.exe -i C:/test/image.nii.gz -o C:/test/image_biasCorr.nii.gz -n4
Reference:
- J.G.Sled, A.P.Zijdenbos, A.C.Evans. "A nonparametric method for automatic correction of intensity nonuniformity in MRI data", IEEE Trans Med Imaging. 17(1):87-97, 1998, DOI:10.1109/42.668698
- N.J.Tustison, B.B.Avants, P.A.Cook, Y.Zheng, A.Egan, P.A.Yushkevich, J.C.Gee. "N4ITK: improved N3 bias correction." IEEE Trans Med Imaging. 29(6): 1310-1320, 2010, DOI:10.1109/TMI.2010.2046908