nifti_flip_lr: Flip the x data dimension order of a nifti image. This...

View source: R/image_reg.R

nifti_flip_lrR Documentation

Flip the x data dimension order of a nifti image. This corresponds to flipping MRI data in the left-right direction, assuming the data in save in neurological format (can check with fslorient program).

Description

Flip the x data dimension order of a nifti image. This corresponds to flipping MRI data in the left-right direction, assuming the data in save in neurological format (can check with fslorient program).

Usage

nifti_flip_lr(x)

Arguments

x

nifti object to be processed.

Value

nifti object with reversed x data direction.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.