emptyImageDimensionsMask-methods: Make Mask from Empty Image Dimensions

emptyImageDimensionsMaskR Documentation

Make Mask from Empty Image Dimensions

Description

Make a mask of an image that has all irrelevant values

Usage

## S4 method for signature 'antsImage'
emptyImageDimensionsMask(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, with binary values

Note

empty_dim_mask is a shorthand for emptyImageDimensionsMask with all the same arguments.

See Also

getEmptyImageDimensions


neuroconductor-devel/extrantsr documentation built on July 3, 2025, 10:57 p.m.