QMRITools`
QMRITools`

RegisterCardiacData

RegisterCardiacData[data]

registers the data using a 2D algorithm. data can be 3D or 4D.

RegisterCardiacData[{data,vox}]

registers the data series using the given voxel size.

RegisterCardiacData[{data,mask}]

registers the data series only using data whithin the mask.

RegisterCardiacData[{data,mask,vox}]

registers the data series using the given voxel size only using data within the mask. Output is the registered data.

Details

Examples