This tool does a z-scoring based normalization on the loaded image.
REQUIREMENTS:
- An input image.
USAGE:
- Launch the tool using the 'Preprocessing' -> 'ZScoringNormalizer' menu option.
- Specify the input image and the (optional) mask
- Specify the parameters (quantization upper/lower and cut-off upper/lower) to remove the outliers
- Specify the output image
- Click on 'Confirm'.
- The output image is saved in the specified folder.
- This can also be used from the command line:
${CaPTk_InstallDir}/bin/Preprocessing.exe -i C:/test/input.nii.gz -m C:/test/input_binaryMask.nii.gz -o C:/test/output.nii.gz -zn 1 -zq 5,95 -zc 3,3
Reference:
- T.Rohlfing, N.M.Zahr, E.V.Sullivan, A.Pfefferbaum, "The SRI24 multichannel atlas of normal adult human brain structure", Human Brain Mapping, 31(5):798-819, 2010, DOI:10.1002/hbm.20906