Description Usage Arguments Value Author(s)
Histogram mathing intensity normalization.
1 2 3 |
input.files |
Vector of filenames for the input images. Must be NIfTI files. |
output.files |
Optional vector of filenames for the output images. By
default, will be the |
brain.mask |
Filename for the brain binary mask specifying the template space brain. Must be a NIfTI file. |
type |
What modality is used? Should be one of T1, T2, FLAIR or PD. |
writeToDisk |
Should the normalized scans be saved to the disk? |
returnMatrix |
Should the matrix of normalized intensities be returned? |
verbose |
Should messages be printed? |
if returnMatrix
is FALSE
, no value returned, but
Histogram-matching-normalized images are saved. If returnMatrix
is
TRUE
, Histogram-matching-normalized images are saved and a matrix of
normalized intensities is returned.
Jean-Philippe Fortin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.