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


muschellij2/extrantsr documentation built on June 3, 2024, 7:04 p.m.