whitestripe_norm {WhiteStripe} | R Documentation |
Normalize Image using white stripe
Description
Taking the indices from white stripe to normalize the intensity values of the brain
Usage
whitestripe_norm(img, indices, ...)
Arguments
img |
Array or object of class nifti |
indices |
Indices of white stripe from |
... |
Value
Object of same class as img
, but normalized
[Package WhiteStripe version 2.4.3 Index]