powered by
TThis is a function that changes the resolution of the image.
sizechange(img1, simscale = NULL, refsize = NULL, ...)
a array or nifti class, which is a image data to be changed the size.
a numeric.
a vector with length 3, which is a size to be changed.
further arguments passed to or from other methods.
sizechange requires the array data.
sizechange
data(exbrain) exbrain2 = sizechange(exbrain, simscale=1/2)
Run the code above in your browser using DataLab