As am trying to generate a multimodal template for human cervical level. I have gone through manual registration using MINC software but it’s time consuming.
Could you please advice whether is there automated optimized syntax to register multi-modal data which they are not in the same space, in my case (T1,B0 and FA) or not implemented in SCT yet?
I hope my question is clear and appreciate any advice from a such developers worldwide in this useful and friendly users tools.
I’m very sorry for the slow reply. For some reasons I didn’t get the notification.
Anyways, to answer your question, I would need more info about what you mean by ‘space’.
If you meant ‘voxel coordinate’ (ie: images were acquired during the same session, but do not have the same sizes), then yes, you can do registration and resampling to the target space using sct_register_multimodal.
If you meant ‘world coordinate’ (ie: images were not acquired during the same imaging session), then you could also use sct_register_multimodal, but additional information needs to be passed to have a first coarse pre-registration between images, or, if the acquisition protocol (notably FOV placement) is similar enough across images, then initial alignment won’t be necessary.
Here are some suggestions you could try:
We have recently introduced sct_register_multimodel -algo dl, that can deal with registration between two different sessions and contrasts. However, this requires images to be relatively closes. More details here.
If images are too far apart, you could use a label-based method as a pre-alignment. For example, segment the cord on source and destination image, and then use sct_register_multimodal -param step=1,type=seg,algo=centermass to bring the two segmentations closeby, and then finish with finer non-linear registration.
There are much more possibilities to explore.
Please note that the suggestions above apply regardless if you have different contrasts or the same contrast. Eg: Two T1w scans acquired at two different sessions will also require initial prealignment.
Many thanks in advance for your prompt reply despite your busy time. Fantastic! I’m progressing in the project with the help of your greatest tools and your valuable feedback. I’ll try these steps out and keep you posted.
Many thanks once again for your greatest help and continues support from you and your amazing Team.
I’ve used sct_register_multimodal to register B0 to t1 and apply the output wrapB0_2_T1 to each subject to FA using sct_apply_transfo. Now, I overlaid my subjs and as you can see below in the screenshots that one subject is far away from the other subs space. I would like to have them all in the same space before I generate the template. I wonder whether it’s important to have them in same space before averaging or trust Ants to do them automatically while rigid body step? Any recommendation please? Is there a specefic params to do so?
**please note the coverage of the segments slightly differs as some from c2-c7 and the rest from c3 -c7.
**current registration above was done for contrasts from same subject that was in same session only.
Please find my multi-contrast ex-vivo cervical cord template result at 80 micron isotropic resolution. I used antsMultivariateTemplateConstruction2.sh with the below syntax parameters. How it looks like and would be there any potential way or tricks for the syntax for any improvements if not as expected result?
Please note: this result was averaged out 5 normal ex_vivo subjs.