reverse_orient_rpi | R Documentation |
Reverse Reorientation an Image to RPI orientation
reverse_orient_rpi(
file,
convention = c("NEUROLOGICAL", "RADIOLOGICAL"),
orientation,
verbose = TRUE
)
reverse_orient_rpi_file(
file,
convention = c("NEUROLOGICAL", "RADIOLOGICAL"),
orientation,
verbose = TRUE
)
file |
Object of class |
convention |
Convention of original image (usually from |
orientation |
Vector of length 3 from original image
(usually from |
verbose |
print diagnostic messages |
Object of class nifti
'reverse_orient_rpi' and 'reverse_orient_rpi_file' uses 'RNifti' to ensure the reading orientation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.