Creates a VOI of Image for the specified slices
make_img_voi(img, slices = 80:120, na.rm = TRUE, ...)
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) |
VOI of image.