Module: registration/antsapplytransforms

register image from transform

Inputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
imagefileInput image to register*.{nii.nii.gz}
referencefileReference image for registration*.{nii.nii.gz}
warpfileWarp transformation file to warp image or trk.*.{nii,nii.gz}
affinefileAffine or rigig transformation file to warp image or trk (*mat). If a rigid or affine transformation needs to be inverted before being applied, use antsApplyTransforms with the -o Linear[inversedTransform,1], as this module does not handles it.*.mat

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
warped_imagefileWarped image*.{nii.nii.gz}
versionsfileFile containing software versionsversions.yml

Tools

DescriptionHomepageDOI
ANTsperform registration using transform as inputhttps://antsx.github.io/ANTsRCore/reference/antsApplyTransforms.html

Keywords

MRI
registration
medical imaging

Authors

@scilus