coregistration_images {neuronorm}R Documentation

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

Description

This function creates a vector of coregistered T2-weighted and/or FLAIR images for a patient. The vector contains a vector of length one for only one MRI modality (T2-weighted or FLAIR) or a vector of length two including both modalities (T2-weighted or FLAIR).

Usage

coregistration_images(vector)

Arguments

vector

output object from the coregistration function.

Value

vector of coregistered images based on modalities available.


[Package neuronorm version 1.0.2 Index]