QMRITools`
QMRITools`

RegisterTensorData

RegisterTensorData[target,moving]

registers the moving tensor to the target tensor. After registration the tensor is reorinented apropriately. The inputs target and moving can be in the forms: tensor, {tensor, vox}, {tensor, mask} or {tensor, mask, vox}.

RegisterTensorData[target,moving,tensor]

registers the moving data to the target data and apllies the deformation to the tensor. The inputs target and moving can be in the form: data, {data, vox}, {data, mask} or {data, mask, vox}. The input tensor can be in the form: tensor or {tensor, vox}. only "rigid", "affine" and "bspline" can be used as MetReg.

Details

Examples