README.md

Travis build status

Build status

hatch - Histogram matching After Tissue Classification to a Healthy control

Intensity Normalization in MRI brain images is am important pre-processing step for any rigirous statistical methodology, since the images are acquired in arbitrary units. Regular Histogram Matching (Nyul et. al, 1999) techniques tend to misclassify a significant amount of brain tissue to ensure that all the histograms look similar.

Hatch essentially sub-samples different tissues from the healthy portions of the brain and parse them through the piece-wise transformation which is applied to the entire brain. We hope that most of the inhomogeneity due to pathology will be maintained while trying to normalize healthy brain tissue, to render the intensities more compareable between different subjects. (This method was specifically designed for Patient MRI images with Glioblastomas)

The method is suitable for most modalities (T1, T2, FLAIR, T1(post contrast) etc.. ) as long as a suitable healthy template /control exists for that corresponding modality.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("abdhigithub/hatch")

This is yet to be released on CRAN repository.

Example

I have included examples and a short tutorial in the vignette here.



abdhigithub/hatch documentation built on May 15, 2019, 3:14 p.m.