R/emptyImageDimensionsMask.R
emptyImageDimensionsMask.RdMake a mask of an image that has all irrelevant values
emptyImageDimensionsMask(img, ..., reorient = FALSE)
empty_dim_mask(img, ..., reorient = FALSE)| img | nifti object |
|---|---|
| ... | Arguments to be passed to |
| reorient | Should image be reoriented if a filename? |
Object of class nifti, with binary values
empty_dim_mask is a shorthand for emptyImageDimensionsMask
with all the same arguments.