Cancer Imaging Phenomics Toolkit (CaPTk)  1.9.0
Brain Cancer: WhiteStripe Normalization

This algorithm normalizes conventional brain MRI scans [1] by detecting a latent subdistribution of normal tissue and linearly scaling the histogram of images. It is to be used on structural modalities only.

REQUIREMENTS:

  • Bias-corrected (N3 or N4) T1-weighted or T2-weighted images, ideally either skull-stripped or rigidly aligned to MNI space.

USAGE:

  1. Launch the WhiteStripe UI using the 'Applications -> WhiteStripe Normalization' menu option.
  2. Specify the Input and Output files and different parameters (defaults are populated).
  3. For T1-Gd images, use the "T1" option and for T2-FLAIR images, use the "T2" option.
  4. Click on 'Run WhiteStripe" and the results can be seen in a slice format using "Toggle Mask/Image" checkbox.
  5. Use 'Level Display' when needed.
  • This application is also available as with a stand-alone CLI for data analysts to build pipelines around, using the following example command:
    ${CaPTk_InstallDir}/bin/WhiteStripe.exe -i C:/inputImage.nii.gz -o C:/outputImage.nii.gz
    

NOTE: WhiteStripe uses the KernelFit library from Lentner (https://github.com/glentner/KernelFit).


References:

  1. R.T.Shinohara, E.M.Sweeney, J.Goldsmith, N.Shiee, F.J.Mateen, P.A.Calabresi, S.Jarso, D.L.Pham, D.S.Reich, C.M.Crainiceanu, Australian Imaging Biomarkers Lifestyle Flagship Study of Ageing, Alzheimer's Disease Neuroimaging Initiative. "Statistical normalization techniques for magnetic resonance imaging", Neuroimage Clin. 6:9-19, 2014, DOI:10.1016/j.nicl.2014.08.008