This tool normalizes the intensity profile of an input image based on the intensity profile of a reference image [1].
REQUIREMENTS:
- A reference and an input image.
USAGE:
- Launch the tool using the 'Preprocessing' -> 'HistogramMatching' menu option.
- Specify the Reference and Input images, and the output filename.
- 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 -o C:/test/output.nii.gz -hi C:/test/target.nii.gz -hb 100 -hq 50
Reference:
- L.G.Nyul, J.K.Udupa, X.Zhang, "New Variants of a Method of MRI Scale Standardization", IEEE Trans Med Imaging. 19(2):143-50, 2000, DOI:10.1109/42.836373