Learn R Programming

fslr (version 1.9.2.1)

maskEmptyImageDimensions: Make Mask from Empty Image Dimensions

Description

Make a mask of an image that has all irrelevant values

Usage

maskEmptyImageDimensions(img, ..., reorient = FALSE)
mask_empty_dim(img, ..., reorient = FALSE)

Arguments

img
nifti object
...
Arguments to be passed to getEmptyImageDimensions.
reorient
Should image be reoriented if a filename?

Value

Object of class nifti

See Also

getEmptyImageDimensions