The Insight Journal logo

The TVDMFFDVR Algorithm

Tustison, Nicholas J., Avants, Brian
The Insight Journal logo

Please use this identifier to cite or link to this publication: http://hdl.handle.net/10380/3334
New: Prefer using the following doi: https://doi.org/10.54294/tr49io
Submitted by Nicholas J. Tustison on 2012-01-03 15:20:06.

The recent ITKv4 refactoring includes several enhancements to the existing registration framework. These additional transform classes provide access to mappings described by dense displacement fields and their corresponding optimization which complement the popular free-form deformation (FFD) ap- proach already in ITK. Innovation motivated by previous work [5] and recent diffeomorphic image regis- tration developments in which the characteristic velocity field is represented by spatiotemporal B-splines [2], resulted in a diffeomorphic B-spline-based image registration algorithm combining and extending these techniques which we make available in ITK through the gerrit system. Additionally, we include two command line tools showcasing the new elements of the registration refactoring for 1) computing mappings between two images (antsRegistration) including the family of transforms discussed in this article and 2) applying those transformations to images (antsApplyTransforms). NB: The user must download the patch available at http://review.source.kitware.com/#/c/3606/ in or- der to compile the code accompanying this article.