make_img_voi: Make Image VOI

View source: R/whitestripe_ind.R

make_img_voiR Documentation

Make Image VOI

Description

Creates a VOI of Image for the specified slices

Usage

make_img_voi(img, slices = 80:120, na.rm = TRUE, ...)

Arguments

img

Image (T1 usually or T2). Array or object of class nifti

slices

Slices to take for the image voi

na.rm

Remove NAs from mean. This is for double checking

...

Arguments passed from other methods (not used)

Value

VOI of image.


WhiteStripe documentation built on Aug. 30, 2022, 9:06 a.m.