conform_volume | R Documentation |
'FreeSurfer'
wayReproduces conform algorithm used by 'FreeSurfer'
to conform
'NIfTI'
and 'MGH'
images.
conform_volume(x, save_to, dim = c(256, 256, 256))
x |
path to the image file |
save_to |
path where the conformed image will be saved, must ends with
|
dim |
positive integers of length three, the conformed dimension;
by default 'FreeSurfer' conform images to |
Nothing; the result will be save to save_to
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.