QMRITools`
QMRITools`

RegisterDataTransform

RegisterDataTransform[target,moving,{moving2nd,vox}]

performs the registration exactly as RegisterData. target and moving are the inputs for Registerdata, which can be {data,mask,vox}. After the registeration is done the moving2nd data is deformed acording to the output of the registrtion of moving. moving2nd can have the same dimensions of moving or one dimension higher (e.g. 3D and 3D or 3D and 4D). Output is {registered moving, deformed moving2nd}.

Details

Examples