Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mid_sagittal_align

Mid-Sagittal Plane Alignment


Description

This function takes in an image, flips the image over the left/right plane, registers that flipped image to the original image, then applies the half transformation

Usage

mid_sagittal_align(file, outfile = NULL, retimg = TRUE, opts = "",
  verbose = TRUE)

Arguments

file

(character) input filename or class nifti

outfile

(character) output filename

retimg

(logical) return image of class nifti

opts

(character) options passed to flirt

verbose

(logical) print diagnostic messages

Value

Filename of output or nifti depending on retimg


fslr

Wrapper Functions for 'FSL' ('FMRIB' Software Library) from Functional MRI of the Brain ('FMRIB')

v2.24.1
GPL-3
Authors
John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.