create_bias_list: Create a vector of inhomogeneity corrected images based on...

create_bias_listR Documentation

Create a vector of inhomogeneity corrected images based on the available MRI images modalities.

Description

This function creates a vector of imhomogeneity corrected images for a patient. The vector contains a vector of the length of the MRI modalities (T1-weighted, T2-weighted and/or FLAIR).

Usage

create_bias_list(modalities, bias_T1, list_corregister)

Arguments

modalities

vector of strings containing the modalities to be preprocessed. It must always contains the T1-weighted sequence scan.

bias_T1

bias image in NifTI format.

list_corregister

list of paths of corregisted images.

Value

vector of inhomogeneity corrected images based on modalities available.


neuronorm documentation built on Sept. 24, 2022, 1:08 a.m.