QMRITools`
QMRITools`

RegisterDiffusionDataSplit

RegisterDiffusionDataSplit[dtidata,vox]

is identical to Register diffusion data however left and right side of the data are registered seperately.

RegisterDiffusionDataSplit[{dtidata,vox},{anatdata,voxa}]

is identical to Register diffusion data however left and right side of the data are registered seperately.

RegisterDiffusionDataSplit[{dtidata,dtimask,vox},{anatdata,anatmask,voxa}]

is identical to Register diffusion data however left and right side of the data are registered seperately. Splitting the data is done using the function CutData and merged wit Stich data. Output is the registered data.

Details

Examples