Skip to main content
Journal of Digital Imaging logoLink to Journal of Digital Imaging
. 2016 Oct 11;30(1):102–116. doi: 10.1007/s10278-016-9915-8

Survey of Non-Rigid Registration Tools in Medicine

András P Keszei 1,, Benjamin Berkels 2, Thomas M Deserno 1
PMCID: PMC5267604  PMID: 27730414

Abstract

We catalogue available software solutions for non-rigid image registration to support scientists in selecting suitable tools for specific medical registration purposes. Registration tools were identified using non-systematic search in Pubmed, Web of Science, IEEE Xplore® Digital Library, Google Scholar, and through references in identified sources (n = 22). Exclusions are due to unavailability or inappropriateness. The remaining (n = 18) tools were classified by (i) access and technology, (ii) interfaces and application, (iii) living community, (iv) supported file formats, and (v) types of registration methodologies emphasizing the similarity measures implemented. Out of the 18 tools, (i) 12 are open source, 8 are released under a permissive free license, which imposes the least restrictions on the use and further development of the tool, 8 provide graphical processing unit (GPU) support; (ii) 7 are built on software platforms, 5 were developed for brain image registration; (iii) 6 are under active development but only 3 have had their last update in 2015 or 2016; (iv) 16 support the Analyze format, while 7 file formats can be read with only one of the tools; and (v) 6 provide multiple registration methods and 6 provide landmark-based registration methods. Based on open source, licensing, GPU support, active community, several file formats, algorithms, and similarity measures, the tools Elastics and Plastimatch are chosen for the platform ITK and without platform requirements, respectively. Researchers in medical image analysis already have a large choice of registration tools freely available. However, the most recently published algorithms may not be included in the tools, yet.

Keywords: Image alignment, Image analysis, Image registration, Open-source software, Public domain software, Software tool

Introduction

Image registration aims at finding the optimal transform that best aligns structures in two input (2D) or volume data (3D) images. It is an important part of image analysis and used in several disciplines. In the medical field, image registration is a key component in several areas including the fusion of morphologic and functional images [1]; image subtraction [2]; intervention planning [3]; computer-aided diagnosis (CAD) and treatment follow-up [4]; intervention simulations [5]; atlas building [68]; radiation therapy [9]; model-based segmentation [10]; and computational model building [11].

Medical image registration methods in general have been reviewed by several authors [1215], most recently by Oliveira & Tavares [16]. Indeed, most reviews focus on algorithms, modalities involved, and the characteristics of the registration task. Hence, they provide a broad picture of the rapidly evolving registration methods.

Penney et al. have compared similarity measures used in registration methods [17]. The comprehensive review by Sotiras has focused on deformable medical image registration methods [18] classifying methods on the basis of the core registration components: (i) deformation models, (ii) matching criteria, and (iii) optimization. Holden has reviewed non-rigid geometric transformation models [19]. Other authors have drawn attention to specific anatomic regions, for example, cardiac image registration [20], or on techniques used for specific purposes, such as brain functional image localization [21], optical breast imaging [22], minimally invasive surgical procedures [23], and coronary heart disease [24]. Image registration in the computational intelligence framework has been reviewed by Ramirez et al. [25], while others emphasize high-performance computing (HPC) [26], metaheuristics such as evolutionary algorithms [27], and implementations on the graphical processing units [28, 29]. Several textbooks also provide extensive discussion on the topic of medical image registration [3034].

However, none of these valuable sources refer to the accessibility of tools. Freely available software fosters research in medical image analysis [35]. They are essential but need clarity regarding pros and cons in features as well as in appropriateness for certain registration tasks. Many software solutions have been developed for special purposes and applications, and there is a variety of toolkits, frameworks, and coding packages already available for medical image registration.

This survey aims at narrowing the gap between the literature, which is mainly dealing with algorithms, and the available tools, which are usually described via their implementations. Scientific literature, so far, has not compared implementation issues, which, however, are highly important to compose medical image analysis pipelines. This paper reviews available software solutions for non-rigid medical image registration to facilitate users’ choice.

Classification Scheme

With respect to previous papers and according to important parameters for software, a classification scheme is proposed. We consider (i) access and technology, (ii) interfaces and application, (iii) living community, (iv) image formats, (v) types of registration, and (vi) similarity measures.

Access and technology

The following items are assigned to all the toolkits:

  • Name: All toolkits are referred to by their names or acronyms. If such a name has not been identified, we name the package by the author providing the code.

  • Reference: For each tool, a scientific paper is identified that best describes the package and its use. This reference might be selected from a larger number of publications, which we do not aim to list comprehensively.

  • Website: We provide the Internet address where the tool can be obtained from.

  • Open source: The availability of the source code is often a major issue. “Yes” and “No” characterize the free availability of sources.

  • Licensing type: The licensing model characterizes the restrictions imposed on the users when using the software. In particular for product development, the licensing model is important. We differentiate three types.
    1. Use: The tools are allowed to be used freely for research and academic purposes.
    2. Distribute: Such tools come with a license permitting the distribution while requiring that the same rights be preserved in modified versions of the tool (copyleft type licenses).
    3. Modify: Tools of this group have minimal restrictions on redistribution conditions (Permissive free license such as BSD licenses) [http://copyfree.org/standard].
  • Programming language: With respect to software integration and source code alterations, the tools programming language is important. The languages in use are C, C++, MATLAB, or Java. We list all that applies.

  • Operating system: The tools were characterized with respect to restriction of use on particular operating systems. Tools may be restricted to Linux, Mac, Windows or combinations of these operating systems.

Interfaces and application

A couple of parameters are important to characterize the coding nature of a toolkit:

  • Graphical User interface (GUI): Medical image registration is often semi-automatic and appropriate GUIs are required. Hence, some tools provide their own GUI for parameterization, performing the registration, or visualization of the result. “Yes” and “No” characterize the availability of a tool-specific GUI.

  • Software platform: There are several platforms in use for medical image processing, and some registration toolkits are particularly designed in such toolkits. Then, it becomes hard to use the toolkit without using the platform. Such platforms are the Insight Segmentation and Registration Toolkit (ITK) [http://www.itk.org], the Simulation Open-Framework Architecture (SOFA) [http://www.sofa-framework.org/], and MATLAB.

  • GPU support: “Yes”, “No”, or “Partial”, when only some modules support GPU use.

  • Multiple application field: “Yes” and “No” based on published use of the tools.

Living Community

  • First Release: The date of initial availability of the tool is recorded. If this date is not available, publication year of the methodology is identified.

  • Last Update: The date of the last update is extracted from websites or documentations of the tools.

  • Active development: “Yes” and “No”, depending on whether there was active development within the last year.

  • Active support: “Yes” and “No”, depending on the availability of user support in the form of an active forum or mailing list.

Image Formats

  • There is a variety of standard image file formats in use for (medical) image processing, and libraries such as OpenCV [http://opencv.org/] and ImageMagick [http://www.imagemagick.org/] allow easy interchange between them. It may, however, be an important criterion that the registration tool natively supports a required format. Hence, we list all supported file formats.

Registration Type

Registration methods handled by each tool are classified by the following criteria based on a subset of possible classifications originally described by Maintz & Viergever [13] and Lehmann et al. [2]:

  • Multiple methods: The tools are distinguished according to whether they include one or more non-rigid registration algorithms.

  • Image dimension: Based on the spatial dimension of the input data, the methods were grouped as two-dimensional (2D), three-dimensional (3D), and 2D and 3D if the tool is capable to process both types of input data.

  • Features: Methods can be classified according to the properties obtained from parts of, or the entire image, which are called features. Based on the classification of Hawkes [36], we distinguish
    1. Point: Anatomical (intrinsic) landmark or external fiducials (such as screws) are used as geometrical reference structures to guide the registration process. They are extracted from the images.
    2. Line: Lines (in 2D) or surfaces (in 3D) are also used to minimize the distance between corresponding structures in both datasets.
    3. Intensity: Intensity-based methods rely on the definition range of pixels/voxels. They are also referred to as area-based methods [37] or iconic methods [38].
  • Elasticity: This criterion is based on the nature of the geometric transform used to map features in the source image into the corresponding location in the target image. We classify elasticity of transform across the spectrum of simple to more complex transforms based on the increasing number of parameters used to describe its degrees of freedom:
    1. Rigid: Transforms that can be described by translations and rotations are referred to as rigid since they describe the movement of a rigid body. In 3D, a rigid transform is described by six parameters: 3 rotational and 3 translational degrees of freedom.
    2. Affine: The affine transform includes translation, rotation, scaling, and shear. In 3D, it is described by 12 parameters.
    3. Curved: Curved methodologies, which are also referred to as deformable, non-rigid, or non-affine methods [36], use higher-order transforms that map lines onto curves.
    4. Elastic: If deformable or non-rigid transforms are not curved, they can be modeled using a non-parametric approaches [39]. This category includes elastic methods that do not use any parametric mapping function.
  • Invertibility: A desirable property of registration methods is that each point in image A is mapped only to one point in image B and vice versa. In several non-rigid registration techniques, the estimated transformation from one image to the other does not equal the inverse of the estimated reverse transform [40]. Accordingly, tools were classified with “Yes” and “No.”

  • Modality: Some registration methods, such as template matching, require both of the images to be of the same nature. However, the diversity in medical imaging modalities on morphological as well as functional imaging provides more fields of applications. Based on the sensors and technique used to acquire the images, we distinguish
    1. Monomodal: The registration method performs well on images acquired with the same modality (e.g., computed tomography (CT) to CT, magnetic resonance imaging (MRI) to MRI, or positron emission tomography (PET) to PET).
    2. Multimodal: The methods may be used with images from two different modalities.

Similarity Measures

Since performance and capability of the similarity measures in use with image registration strongly impact the registration accuracy and speed, the similarity and distance measures implemented in each tool are described. In the following, A and B denote a pair of images, each represented as a set of intensities on N pixels/voxels, the similarity measure is applied to. During the registration process, the similarity measures are evaluated on the image A and a deformed version of the image B. For the sake of consistency, all measures are phrased such that a higher value means a higher similarity. Thus, measures that are naturally phrased such that a lower value means a higher similarity have an additional minus in front, e.g., SSD.

  • CC: The cross correlation is the scalar product of A, and B, each interpreted as long vector of intensities with voxel locations x, i.e.

CC=1NxAxBx 1
  • CCGIP: Convex combination of normalized correlation coefficient (see NCC below) and sum of gradient inner products (see GRAD below), where the convex weighting factor controls the influence of the two terms

  • CR: The correlation ratio is defined as

CR=1VarBknkNVarBk 2

where B k is the k th iso-set defined as the set of intensities in image B at positions where the intensity in A is in the k th intensity bin; n k is the number of elements in the set B k such that N=knk [41], where N is the total number of voxels.

  • ECC: The entropy correlation coefficient is a measure of mutual dependence based on entropy [42]

ECC=21HABHA+HB 3

H(A) and H(B) are the Shannon-Wiener entropy of images A, and B

HA=cPAclogPAcHB=cPBclogpBc 4

where p A (c) is the probability that a voxel in image A has intensity c. H(A,B) is the joint entropy defined as

HAB=cdpA,BcdlogpA,Bcd 5

where p A,B (c,d) is the probability that a voxel in the joint image (A,B) has intensity (c,d). See also NMI.

  • GMI: In order to incorporate information on the local anatomic structure in the neighborhood of a voxel, geometric moment rotation invariants [43, 44] are used together with voxel intensities as a similarity measure. At a particular scale, rotation invariant quantities are identified in a specific spherical neighborhood of each voxel. GMI are usually evaluated at different neighborhood sizes.

  • GRAD: The sum of gradient inner products [45]

GRAD=1NxAxAxBxBx 6
  • HD: The Hellinger distance is used to quantify the similarity of two probability distributions. Here, the histogram of an image is the probability distribution of the image

HD=12cpAcpBc2 7
  • JHCT: Jensen-Havrda-Charvat-Tsallis divergence is a generalized entropy-based point-set similarity measure between K point sets determined based on a prior segmentation procedure [46]

JHCT=HCTak=1KγkPkXkk=1KγkHCTαPkXk 8

where γk are prior weights on the point sets such that γk ≥ 0 and k=1Kγk=1. HCT is the Havrda-Charvat-Tsallis entropy defined as

HCTαPX=11αPXαdx1 9

JRD: The Jensen-Renyi divergence is an entropy-based measure introduced by He et al. [47] defined as

JRDαωp1pn=RαiωipiiωiRαpi 10

where R α(p) is the Rényi entropy, α > 0, and α ≠ 1, and p i is the probability distribution of the intensity of the image B under the condition that image A takes the i-th intensity value out of n possible intensity values.

DC: The Dice coefficient can be used as a feature-based similarity measure for registering binary images.

DC=2cABcA+cB 11

where the c() operator counts the number of non-zero voxels in a binary image.

MI: Mutual information [48] is a measure of statistical dependency and it is particularly suited for registration methods for multimodal images

MI=HA+HBHAB 12

NCC: The normalized cross correlation [49] is the cross correlation (CC) applied after first normalizing the images to zero mean and variance one:

NCC=xAxABxBxAxA2xBxB2 13

NGF: The normalized gradient fields measure the angle between the image gradients in both images [34].

NGF=1nBxnAx2dx 14

where nAx=AxAx2+η2 for an image A and edge parameter η.

NMI: The normalized mutual information

NMI=HA+HBHAB 15

ECC and NMI are equivalent in the sense that ECC=2NMI1

PSE: The point-set expectation is a point/landmark-based similarity measure [50]. For point sets r and s

PSE(r,s)=1|s|i=1|s|||si1|r|j=1|r|G(si;rj,σr)rj||2 16

where | ⋅ | denotes cardinality, and G(s i; r j, σ r) is a normalized Gaussian with mean r j and standard deviation σr .

RIU: The ratio image uniformity is a voxel similarity measure based on the standard deviation of the ratio image, which is calculated as the voxel-by-voxel ratio of two images [51]

RIU=1NRxR2R 17

where Rx=AxBx

RMS: The root mean square measure is a similarity measure based on the squared distance of point features. For two point sets r and s

RMS=i||risi||2 18
  • SAD: The sum of absolute differences [49] is a voxel-based similarity measure which is less sensitive to large voxel intensity differences between two images than the sum of squared differences (see SSD below)

SAD=1NxAxBx 19
  • SADG: Convex combination of the sum of absolute differences (SAD) and sum of gradient inner products (GRAD)

  • SART: The inter-subject registration algorithm [52] uses the similarity metric

SART=ATCBBTCB 20

where C is an idempotent symmetric centering matrix defined so that it removes the mean of the vector it premultiplies.

  • SLS: The scaled least-squared difference [53] is calculated as

SLS=pωp2rp1BrpBp 21

where p partitions are created based on the intensities in image A, as in CR, and r p represent all voxels in partition p, and B(r p ) represent intensities in partition p. ω p is a weighting function.

  • SSD: The sum of squared differences [49]:

SSD=1NxAxBx2 22

Selection and Evaluation of Tools

Medical image registration tools are identified using a non-systematic search in Pubmed, Web of Science, IEEE Xplore® Digital Library, Google Scholar, combining the following search terms: “medical”, “image”, “registration”, “alignment”, “normalization”, “software”, “tools”; and subsequently through search in references in identified sources published between 1999 and 2014. Software tools were excluded if they did not provide any non-rigid registration method or if they were not freely available for research purposes.

The tools were characterized and classified by the same person based on (i) the reference articles, (ii) tool documentation, and (iii) information available on the websites of the tools

Results

A total of 22 registration tools were identified that were published between 1999 and 2012 (Fig. 1). A tool developed by the The Oxford Centre for Functional Magnetic Resonance Imaging of the Brain (FMRIB) was excluded as it does not provide non-rigid registration methods (FMRIB’s Linear Image Registration Tool). A tool developed by Schwarz [54], the Fast and Flexible Image Registration Toolbox, developed by the SAFIR research group at the University of Lübeck [55], and the Large Deformation Diffeomorphic Metric Mapping (LDDMM) [56] tool, developed by the Center for Imaging Science (CIS) at Johns Hopkins University, were excluded because of unavailability. Thus, there were 18 tools remaining.

Fig. 1.

Fig. 1

Selection of tools

Registration Tools

Automated Image Registration (AIR)

AIR is distributed and copyrighted by the Laboratory of Neuro Imaging at the University of Southern California, Los Angeles, USA, and designed for intra- and inter-modality (MRI, PET) rigid and non-rigid registration of brain images [51]. It is open-source software written in C and distributed as source code. Separate programs are available for 2D and 3D image registration tasks. For non-rigid registration, polynomial transformations up to fifth order are included.

Advanced Normalization Tools (ANTS)

ANTS is a software package developed by the Pennsylvania Penn Image Computing and Science Lab, Philadelphia, USA. It is an open-source tool released under a copyleft style license. ANTS includes a variety of transformations ranging from rigid, affine, and elastic to diffeomorphic transformation models. The most flexible transformation is a symmetric diffeomorphic transformation based on optimizing and integrating a time-varying velocity field [57]. Comparative image registration algorithm assessments using brain MRI [58] and chest CT [59] have shown that the Symmetric Normalization transformation implemented in ANTS performed consistently among the top of the tested registration algorithms.

ART 3dwarper

The 3dwarper program is part of the Automatic Registration Toolbox (ART) [http://www.nitrc.org/projects/art]. It was developed by Babak Ardekani at the Center for Advanced Brain Imaging, The Nathan S. Kline Institute for Psychiatric Research, Orangeburg, USA, and it is released under a “Free For Non-Commercial Use Only” license. It provides a non-parametric curved image registration method for inter-subject 3D MRI brain image registration [52].

bUnwarpJ

bUnwarpJ is written by Ignacio Arganda-Carreras at the Biocomputing Unit, National Centre of Biotechnology, Universidad Autónoma de Madrid, Spain, for consistent and elastic image registration of histological sections [60]. It is released under the terms of GNU General Public License. It is included in ImageJ [http://imagej.nih.gov/ij/] as a plugin and handles 2D images. The registration method is based on B-spline model to describe the deformation field and vector-spline regularization [61].

DRAMMS

This tool was developed by the Section for Biomedical Image Analysis at the University of Pennsylvania, Philadelphia, USA, and it is available under a BSD-style open-source license. The tool implements the Deformable Registration via Attribute Matching and Mutual-Saliency Weighting (DRAMMS) [62] algorithm for mono- and multimodality, 2D and 3D image registration tasks. It is distributed as source code, and it is a fully automatic command-line tool.

Drop

The Drop software was written by Ben Glocker and Nikos Komodakis for deformable image registration using discrete optimization [63]. The copyright is held by Mathématiques Appliquées aux Systèmes, Ecole Centrale de Paris, France, but the software is freely available for research purposes. Binaries are available for Linux and Windows operating systems. It supports both intensity and feature-based registration, includes several similarity measures, and uses transformation model based on cubic B-splines.

Elastix

Elastix [64] was developed at the Image Sciences Institute, University Medical Center Utrecht, The Netherlands, by Stefan Klein, Marius Staring, and Josien Pluim. It is an open-source tool released under Apache 2.0 license. It is built on the ITK framework implementing several intensity-based medical image registration methods. The tool supports rigid, affine, and non-rigid transformation models. For non-rigid transformations B-spline representations [65], thin-plate spline [66] and the elastic body spline models [67] have been implemented. The program provides the ability to concatenate a number of geometric transformations and supports a linear combination of cost functions in addition to the choice of several cost functions. It has been used in several research projects and the software is actively developed.

Flexible Algorithms for Image Registration (FAIR)

The FAIR package by Jan Modersitzki is a copyrighted software intended and freely available for academic and teaching purposes [34]. It supports rigid, affine, and parametric non-rigid spline-based registration. The tool is written in MATLAB and allows exploration of various existing techniques and invention of new features with the possibility of integration of individual add-ons, which allow the fine tuning and individualization of the toolbox for specific applications.

FMRIB’s Non-Linear Image Registration Tool (FNIRT)

This tool was developed by the FMRIB Analysis Group, University of Oxford, UK, for the non-rigid registration of brain images [68]. Its copyright is held by the University of Oxford, but the software is freely available for research purposes. Binaries are available for Linux and Mac operating systems, and Windows is supported with a Linux Virtual Machine. The tool provides non-rigid image registration using linear combinations of basis functions represented by quadratic or cubic B-splines.

Tool of Gilles

This open-source tool provides a non-rigid registration method written by Benjamin Gilles, Sensorimotor Systems Lab, University of British Columbia, Vancouver, Canada. It is released under the GNU General Public License. The tool is implemented within the Simulation Open-Framework Architecture (SOFA) [http://www.sofa-framework.org] and is meant to register a combination of a mesh and a corresponding volumetric 3D image on a target (e.g., MRI). Gilles et al. have developed a non-rigid registration method based on blending rigid transforms of overlapping mesh regions [69]. For each region, a goal position is calculated iteratively regarding intensity profiles. To prevent noise and aperture problems, shape matching deformations are applied.

Hierarchical attribute matching mechanism for elastic registration (HAMMER)

This tool was developed by The Section for Biomedical Image Analysis at the University of Pennsylvania, Philadelphia, USA (SBIA). The software is licensed by SBIA, and it is freely available for research purposes. Binaries are available for Windows and Linux operating systems. It implements the HAMMER method for non-rigid registration of 3D brain volumes, as described by Shen & Davatzikos in 2002 [44]. It is a feature-based method using an attribute vector, defined on each voxel, which reflects the underlying anatomy. The tool has been extensively used in clinical research studies for brain image registration. Its strengths include emphasis on determining anatomical correspondences and inverse consistency. The tool requires pre-segmented brain images and a further limitation is computational cost.

The Medical Image Registration Toolkit (MIRTK)

This image registration software was written by Daniel Rueckert, Department of Computing, Imperial College London, UK, and recently re-written by Andreas Schuh. It is intended for image, landmark, and surface registration tasks of 2D and 3D images. The software is released under the Apache License Version 2. Binaries are available for Windows, Linux, and Mac operating systems. The tool supports rigid, affine [70], and non-rigid transformations methods [65, 71].

Tool of Kroon

This is an open-source tool written by Dirk-Jan Kroon [72] and released under the BSD license. It is a MATLAB implementation based on the demon registration [73], a non-rigid registration of 2D and 3D images. It also supports registration of multiple MRI modalities with the help of a modality transform function.

NiftyReg

NiftyReg was developed by the Translational Imaging Group with the Centre for Medical Image Computing at University College London, UK, and is distributed under a non-restrictive license. The tool implements the Fast Free-Form Deformation algorithm [74] and offers a substantially decreased computational time compared to the classical Free-Form Deformation (FFD) algorithm [65].

Plastimatch

This software package, developed by the Plastimatch development team, is licensed under the BSD license. It includes several intensity-based and feature-based non-rigid registration methods intended for automated medical image registration tasks. Depending on the registration method, four implementations are currently available: ITK, single core, multi-core, or GPU. The package has been used in radiotherapy planning studies.

Symmetric Log-Domain Diffeomorphic Image Registration (SLDIR)

This tool was written by Florence Dru, Asclepios Research Group, INRIA Sophia Antipolis, France, and Tom Vercauteren, Mauna Kea Technologies, France [75]. It is the ITK implementation of the symmetric log-domain diffeomorphic image algorithm described by Vercauteren et al. in 2008 [76]. It is an open-source tool released under the BSD license. The tool implementation follows the style of the Insight Toolkit dividing the algorithm into meaningful and reusable classes. An implementation for performing a prior affine registration before non-rigid registration is also provided.

Statistical Parametric Mapping (SPM)

The SPM tool is a collaborative work by the Wellcome Trust Centre for Neuroimaging and is developed for the analysis of brain imaging data sequences [77]. It is distributed under the terms of the GNU General Public License. It is a collection of MATLAB functions and subroutines implementing the theoretical concepts of Statistical Parametric Mapping [78] in a complete analysis package designed for the analysis of brain imaging data sequences. The package includes rigid, curved, and elastic registration algorithms [79, 80]. It has been extensively used in the neuroimaging community.

3D Slicer

3D Slicer is an open-source software package built on ITK for medical image computing and visualization [35]. It is distributed under a BSD-style open-source license that contains no restrictions on use of the software. It provides versatile visualizations and advanced functionalities, including automated segmentation and image registration. Slicer is flexible in terms of available registration methods: it includes more than 10 modules for various different registration tasks including rigid/non-rigid, image-based/feature-based methods, various choices of cost functions in selected modules, robust versus fast, and interactive vs. automated methods. 3D slicer has been applied in a variety of clinical and pre-clinical research projects.

General Characteristics of the Tools

Four, one, and two of the reviewed tools are based on the Insight Segmentation and Registration Toolkit (ITK), the Simulation Open-Framework Architecture (SOFA), and MATLAB, respectively (Table 1). In total, 12 tools are open source. Eight tools are released under permissive free licenses, which impose the least restriction on the use and further development of the tool. The 3D Slicer tool supports the largest selection of image formats, while Anlyze, DICOM, and NifTi image formats are supported by most of the tools (Table 2.).

Table 1.

Summary of registration software tools. AIR: Automate Image Registration, ANTS: Advanced Normalization Tools, ART: Automatic Registration Toolbox, BSD: BSD type license, DRAMMS: Deformable Registration via Attribute Matching and Mutual-Saliency Weighting, FAIR: Flexible Algorithms for Image Registration, FNIRT: FMRIB’s Non-linear Image Registration Tool, GUI: graphical user interface, GNU: GNU General Public License, HAMMER: hierarchical attribute matching mechanism for elastic registration, M IRTK: The Medical Image Registration Toolkit, ITK: Insight ToolKit, SLDIR: symmetric log-domain diffeomorphic image registration, SOFA: Simulation Open-Framework Architecture, SPM: Statistical Parametric Mapping

Access and technology Interface and application Living community
Number Name (author)a Reference Website Open source License type Prog. language Operating system GUI Software platform GPU Support Multiple application field First releaseb Latest update Active developmentc Active supportd Example applications
1 AIR [51] http://air.bmap.ucla.edu/ Yes Use C Linux, Mac, Windows Yese No No 1998 2011 No No Brain MRI,PET
2 ANTS [57] http://stnava.github.io/ANTs/ Yes Distribute C++ No restriction No ITK No Yes 2011 2014 Yes Yes MRI, brain image, thorax CT
3 ART 3dwarper [52] http://www.nitrc.org/projects/art No Use C++ Linux No No No 2005 2011 No Yes Structural MRI, MRI-PET
4 bUnwarpJ [60] http://imagej.net/BUnwarpJ Yes Distribute; GNU Java No restriction Yes No Yes 2006 2011 Yes No Histological sections
5 DRAMMS [62] http://www.cbica.upenn.edu/sbia/software/dramms/ Yes Modify; BSD C++ No restriction No No Yes 2012 2014 No No Prostate, brain MR
6 Drop [63] http://www.mrf-registration.net/ No Use C++ Linux, Windows Yes No Yes 2008 2011 No No Thorax CT; brain MRI
7 Elastix [64] http://elastix.isi.uu.nl/ Yes Modify C++ No restriction No ITK Yes Yes 2010 2015 Yes Yes Prostate, brain, pelvic MR, chest CT, atlas registration to fluoroscopic X-ray
8 FAIR [34] http://www.siam.org/books/fa06/ No Use Matlab No restriction No Yes Yes 2009 2011 No No Thorax PET CT
9 FNIRT [68] http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FNIRT No Use C++ Linux, Mac No No No 2008 2012 No No Brain MRI
10 Gilles [69] http://www.sofa-framework.org/ Yes Distribute; GNU C++ No restriction Yes SOFA No No 2010 2014 No Yesf Musculoskeletal MRI
11 HAMMER [44] http://www.cbica.upenn.edu/sbia/projects/3d_hammer.html No Use C Linux, Windows Yes No No 2002 2006 No No Brain MRI
12 MIRTK [65, 71] https://biomedia.doc.ic.ac.uk/software/mirtk/ No Modify C Linux, Mac, Windows No Yes Yes 1999 2016 Yes Yes MRI, breast
13 Kroon [72] http://de.mathworks.com/matlabcentral/fileexchange/21451-multimodality-non-rigid-demon-algorithm-image-registration Yes Modify; BSD Matlab No restriction No Matlab No No 2009 2010 No No Brain
14 NiftyReg [74] http://cmictig.cs.ucl.ac.uk/wiki/index.php/NiftyReg Yes Modify C++ No restriction No Yes No 2009 2012 No Yes Brain
15 Plastimatch [81] http://plastimatch.org/ Yes Modify; BSD C++/C No restriction Yesg Yes Yes 2007 2016 Yes Yes Thorax, pancreas
16 SLDIR [75] https://github.com/BRAINSia/LogSymmetricDemons Yes Modify; BSD C++ No restriction No ITK No No 2009 2011 No No Brain MRI
17 SPM [77] http://www.fil.ion.ucl.ac.uk/spm/ Yes Distribute; GNU Matlab No restriction Yes Matlab No Yes 1991 2014 No Yes Brain MR, fMRI, PET, SPECT, EEG
18 3D slicer [35] http://www.slicer.org Yes Modify C++ No restriction Yes ITK Partial Yes 1999 2014 Yes Yes Brain MRI

aAuthors name is used if name of tool is not available

bYear of first availability or publication year of methodology

cIndicates active development within the last year

dIndicates support by active forum or mailing list

ePartial graphical user interface using Tcl/Tk [http://www.tcl.tk/]

fAvailable for the SOFA framework

gGraphical user interface is available only as a plugin

Table 2.

Supported image formats in registration software tools. AIR: Automate Image Registration, ANTS: Advanced Normalization Tools, ART: Automatic Registration Toolbox, DRAMMS: Deformable Registration via Attribute Matching and Mutual-Saliency Weighting, FAIR: Flexible Algorithms for Image Registration, FNIRT: FMRIB’s Non-linear Image Registration Tool, GUI: graphical user interface, HAMMER: hierarchical attribute matching mechanism for elastic registration, MIRTK: The Medical Image Registration Toolkit, SLDIR: symmetric log-domain diffeomorphic image registration, SPM: Statistical Parametric Mapping

Analyze Bio-Rad BMP Brains2 DICOM ECAT7 FITS GIF GIPL JPG LSM MetaImage MGH-NMR MINC NIfTI NRRD OBJ PBM PGM PNG Stimulate TIFF VTK
AIR X
ANTS X X X X X X X X X X
ART 3dwarper X
bUnwarpJ X Xa X X X X X
DRAMMS X X X
Drop X X X X X X
Elastix X Xb X X X X X X X X
FAIR X X X X X X X
FNIRT X X
Gilles X X X
HAMMER X
MIRTK X X X X X
Kroon X X X X X X X
NiftyReg X X
Plastimatch X X X X X
SLDIR X X X X X X X X X X
SPM X X X X X
3D slicer X X X X X X X X X X X X X X X X

aSupports only uncompressed DICOM files

bDoes not directly support DICOM directories

Characteristics of Implemented Methods

All of the tools include implementation of some type of curved or elastic registration method (Tables 3 and 4). Only one of the tools (bUnwarpJ), which was developed for the registration of images of histological sections, is appropriate exclusively for 2D images. Five tools (ANTS, FAIR, Plastimatch, SPM, and 3D Slicer) implement both curved and elastic image registration methods, and 6 tools provide landmark-based registration methods. SSD- and MI-based similarity metrics are supported by most of the tools. The Drop tool provides the largest choice of similarity metrics.

Table 3.

Characteristics of methodology used in the registration software tools

Number Name (author)a Multiple method Image dimension Features Elasticity Invertibility Modality
2D 3D Point Line Intensity Rigid Affine Curved Elastic Monomodal Multimodal
1 AIR X X X X X X X X
2 ANTS X X X X X X X X X X
3 ART 3dwarper X X X X
4 bUnwarpJ X X X X X
5 DRAMMS X X X X X X
6 Drop X X X X X X X
7 Elastix X X X X X X X X
8 FAIR X X X X X X X X X X
9 FNIRT X X X X X
10 Gilles X X X X X
11 HAMMER X X X X X
12 MIRTK X X X X X X X X
13 Kroon X X X X X Xb
14 NiftyReg X X X X
15 Plastimatch X X X X X X X X X X X X
16 SLDIR X X X X X X
17 SPM X X X X X X X X X X
18 3D Slicer X X X X X X X X X X X X

aAuthors name is used if name of tool is not available

bSupports registration of multiple MRI modalities with a help of a modality

Table 4.

Similarity metrics and methods used in the registration software tools. CC: cross correlation, CCGIP: Normalized Correlation Coefficient plus Sum of Gradient Inner Products, CR: correlation ratio, DC: Dice coefficient, ECC: Entropy Correlation Coefficient, GRAD: Sum of Gradient Inner Products, HD: Hellinger Distance, ICP: Iterative Closest Point, JE: joint entropy, JHCT: Jensen-Havrda-Charvat-Tsallis divergence, JRD: Jensen-Renyi Divergence, MI: mutual information, MSD: mean squared difference, NCC: normalized correlation, NGF: normalized gradient fields, GMI: geometric moment invariants, NMI: normalized mutual information, PSE: point-set expectation, RIU: Ratio Image Uniformity, RMS: root mean square average, SAD: Sum of Absolute Differences, SADG: Sum of Absolute Differences plus Sum of Gradient Inner Products, SART: similarity metric in the automatic registration toolkit, SLS: scaled least-squared difference image, SSD: sum of squared differences

Number Name (author)a Similarity measures Non-rigid registration methods
1 AIR RIU, SSD, SLS Second to fifth order polynomial model [82]
2 ANTS MSD, CC, JHCT, MI, NCC, PSE Demons algorithm, free form deformation, diffeomorphic [57]
3 ART 3dwarper SART Elastic [52]
4 bUnwarpJ MSD Inverse consistent B-spline [60]
5 DRAMMS CC, SSD Deformable registration via attribute matching and mutual-saliency weighting [62]
6 Drop SAD, SADG, SSD, NCC, NMI, CR, CCGIP, HD, JRD, MI, JE, GRAD Deformable image registration based on Markov random fields and discrete optimization [63]
7 Elastix MSD, NCC, MI, NMI, DC Free from deformation with B-splines [65], Thin-plate spline [83]
8 FAIR SSD, NCC, MI, NGF Spline base method and non-parametric image registration [34]
9 FNIRT SSD Non-rigid registration using quadratic or cubic B-splines [68]
10 Gilles NCC, SSD Non-rigid method based on blending rigid transforms [69]
11 HAMMER GMI Hierarchical attribute matching elastic registration [44]
12 MIRTK NMI, SSD, CC, CR, JE, MI, NMI, DC Non-rigid free from deformation with B-splines [65]
13 Kroon DJ MI Demon registration with modality transformation [72]
14 NiftyReg NMI Fast free form deformation [74]
15 Plastimatch MSD, MI, NMI Free from deformation with B-splines [65], Thin-plate spline [83], Diffeomorphic Demons [84], Log-domain Diffeomorphic Demons [76]
16 SLDIR MSD Log-domain Diffeomorphic Demons [76]
17 SPM MI, NMI, ECC, NCC, SSD, MSD Non-rigid registration using basis functions [80], fast diffeomorphic demons algorithm (DARTEL) [79]
18 3D slicer MI, NCC, SSD, RMS, SAD Free from deformation with B-splines [65], diffeomorphic demons algorithm [84], Hierarchical attribute matching elastic registration [44]

aAuthors name is used if name of tool is not available

bSupports registration of multiple MRI modalities with a help of a modality transform function

Discussion

This paper presents a review of publicly available software tools for non-rigid image registration. There are a large number of software tools for medical image registration ranging from stand-alone tools providing a single registration method to software packages providing several utilities including various registration methodologies. Some of the tools, especially the larger ones are open source (ANTS, Elastix, SPM, 3D Slicer). They are actively supported and further developed.

Most of the reviewed tools were established for brain image registrations, but many of the registration algorithms used in these tools were applied successfully to other registration tasks, for example, the registration of thoracic CT [59].

In recent years, the use of intensity-based registration methods has been growing compared to the feature-based methods [16], and this trend can be seen in the methods implemented in the tools reviewed in this paper. However, the most recent developments and the newer registration methods may not always be implemented in publicly available tools. For example, the method using direct registration of intensity images that generalizes the HAMMER algorithm [85] is not included in the HAMMER registration tool. Several methods, reviewed by Sotaris (2013), that offer a unified approach benefiting from the advantages of both intensity-based and landmark approaches are not available in the reviewed tools. The gap between publication of algorithms and toolbox availability may span years.

As a desirable property, some tools (e.g., Elastix, ANTS, 3D Slicer) are designed in a modular fashion, allowing users and those evaluating the tools to easily choose, alter, and improve the individual registration components and make it suitable for specific image registration tasks.

In our view, the most important factors that, in general, may favor a tool over another are the versatility of provided registration methods, the availability of other utilities within a tool, availability of user support and efficiency. Since only limited information on implementation efficiency was available for the reviewed software tools, we were unable to make useful comparisons in this respect. Based on the evaluated characteristics, Elastics and Plastimatch are chosen as recommended tools.

In summary, there is a broad selection of freely available image registration tools that can be employed for a variety of medical image registration tasks. This review may help researchers to identify the appropriate tool for their needs. However, the choice is task specific and cannot be unequivocally answered in this paper.

Acknowledgment

This project has received funding from the European Union’s Seventh Framework Programme for research, technological development, and demonstration under grant agreement no. 610425.

Compliance with Ethical Standards

Conflict of Interest Statement

The authors declare that they have no conflict of interest.

References

  • 1.Gering DT, Nabavi A, Kikinis R, et al. An integrated visualization system for surgical planning and guidance using image fusion and an open MR. J Magn Reson Imaging. 2001;13:967–975. doi: 10.1002/jmri.1139. [DOI] [PubMed] [Google Scholar]
  • 2.Lehmann T, Gröndahl H, Benn D. Computer-based registration for digital subtraction in dental radiology. Dentomaxillofac Rad. 2000;29:323–346. doi: 10.1038/sj.dmfr.4600558. [DOI] [PubMed] [Google Scholar]
  • 3.Elhawary H, Oguro S, Tuncali K, et al. Multimodality non-rigid image registration for planning, targeting and monitoring during CT-guided percutaneous liver tumor cryoablation. Acad Radiol. 2010;17:1334–1344. doi: 10.1016/j.acra.2010.06.004. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 4.Huang X, Ren J, Guiraudon G, Boughner D, Peters TM. Rapid dynamic image registration of the beating heart for diagnosis and surgical navigation. IEEE Trans Med Imaging. 2009;28:1802–1814. doi: 10.1109/TMI.2009.2024684. [DOI] [PubMed] [Google Scholar]
  • 5.Wein W, Brunke S, Khamene A, Callstrom MR, Navab N. Automatic CT-ultrasound registration for diagnostic imaging and image-guided intervention. Med Image Anal. 2008;12:577–585. doi: 10.1016/j.media.2008.06.006. [DOI] [PubMed] [Google Scholar]
  • 6.Ganser KA, Dickhaus H, Metzner R, Wirtz CR. A deformable digital brain atlas system according to Talairach and Tournoux. Med Image Anal. 2004;8:3–22. doi: 10.1016/j.media.2003.06.001. [DOI] [PubMed] [Google Scholar]
  • 7.Wu C, Murtha P, Jaramaz B. Femur statistical atlas construction based on two-level 3D non-rigid registration. Comput Aided Surg. 2009;14:83–99. doi: 10.3109/10929080903246543. [DOI] [PubMed] [Google Scholar]
  • 8.Chen K, Heldmann S, Rühaak J, Hallmann M: Construction of Average STN Atlas using Image Registration and Reconstruction. Available at https://www.mic.uni-luebeck.de/uploads/tx_wapublications/paper_01.pdf. Accessed 06/03/2015.
  • 9.Foskey M, Davis B, Goyal L, et al: Large deformation three-dimensional image registration in image-guided radiation therapy. Phys Med Biol 50:5869–5892, 2005 [DOI] [PubMed]
  • 10.Dornheim L, Tönnies KD, Dixon K. Automatic segmentation of the left ventricle in 3D SPECT data by registration with a dynamic anatomic model in Medical Image Computing and Computer-Assisted Intervention--MICCAI 2005. Berlin Heidelberg: Springer; 2005. pp. 335–342. [DOI] [PubMed] [Google Scholar]
  • 11.Grosland NM, Bafna R, Magnotta VA. Automated hexahedral meshing of anatomic structures using deformable registration. Comput Methods Biomech Biomed Eng. 2009;12:35–43. doi: 10.1080/10255840802136143. [DOI] [PubMed] [Google Scholar]
  • 12.Hill DL, Batchelor PG, Holden M, Hawkes DJ. Medical image registration. Phys Med Biol. 2001;46:R1–R45. doi: 10.1088/0031-9155/46/3/201. [DOI] [PubMed] [Google Scholar]
  • 13.Maintz J, Viergever MA. A survey of medical image registration. Med Image Anal. 1998;2:1–36. doi: 10.1016/S1361-8415(01)80026-8. [DOI] [PubMed] [Google Scholar]
  • 14.Slomka PJ, Baum RP. Multimodality image registration with software: state-of-the-art. Eur J Nucl Med Mol Imaging. 2009;36:44–55. doi: 10.1007/s00259-008-0941-8. [DOI] [PubMed] [Google Scholar]
  • 15.Van den Elsen PA, Pol E-JD, Viergever MA. Medical image matching-a review with classification. IEEE Eng Med Biol. 1993;12:26–39. doi: 10.1109/51.195938. [DOI] [Google Scholar]
  • 16.Oliveira FP, Tavares JMR. Medical image registration: a review. Comput Methods Biomech Biomed Eng. 2014;17:73–93. doi: 10.1080/10255842.2012.670855. [DOI] [PubMed] [Google Scholar]
  • 17.Penney GP, Weese J, Little JA, Desmedt P, Hill DL, Hawkes DJ. A comparison of similarity measures for use in 2-D-3-D medical image registration. IEEE Trans Med Imaging. 1998;17:586–595. doi: 10.1109/42.730403. [DOI] [PubMed] [Google Scholar]
  • 18.Sotiras A, Davatzikos C, Paragios N. Deformable medical image registration: A survey. IEEE Trans Med Imaging. 2013;32:1153–1190. doi: 10.1109/TMI.2013.2265603. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Holden M. A review of geometric transformations for nonrigid body registration. IEEE Trans Med Imaging. 2008;27:111–128. doi: 10.1109/TMI.2007.904691. [DOI] [PubMed] [Google Scholar]
  • 20.Makela T, Clarysse P, Sipila O, et al. A review of cardiac image registration methods. IEEE Trans Med Imaging. 2002;21:1011–1021. doi: 10.1109/TMI.2002.804441. [DOI] [PubMed] [Google Scholar]
  • 21.Gholipour A, Kehtarnavaz N, Briggs R, Devous M, Gopinath K. Brain functional localization: a survey of image registration techniques. IEEE Trans Med Imaging. 2007;26:427–451. doi: 10.1109/TMI.2007.892508. [DOI] [PubMed] [Google Scholar]
  • 22.Pearlman PC, Adams A, Elias SG, Willem PTM, Viergever MA, Pluim JP. Mono-and multimodal registration of optical breast images. J Biomed Opt. 2012;17:0809011–08090110. doi: 10.1117/1.JBO.17.8.080901. [DOI] [PubMed] [Google Scholar]
  • 23.Liao R, Zhang L, Sun Y, Miao S, Chefd’Hotel C. A review of recent advances in registration techniques applied to minimally invasive therapy. IEEE Trans multimedia. 2013;15:983–1000. doi: 10.1109/TMM.2013.2244869. [DOI] [Google Scholar]
  • 24.Piccinelli M, Garcia E. Multimodality image fusion for diagnosing coronary artery disease. J Biomed Res. 2013;27:439–451. doi: 10.7555/JBR.27.20130138. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Ramirez L, Durdle N, Raso V: Medical image registration in computational intelligence framework: a review. Canadian Conference on Electrical and Computer Engineering 2003 I.E. CCECE, 2003
  • 26.Shams R, Sadeghi P, Kennedy RA, Hartley RI. A survey of medical image registration on multicore and the GPU. IEEE Signal Proc Mag. 2010;27:50–60. doi: 10.1109/MSP.2009.935387. [DOI] [Google Scholar]
  • 27.Damas S, Cordón O, Santamaria J. Medical image registration using evolutionary computation: An experimental survey. IEEE Comput Intell Mag. 2011;6:26–42. doi: 10.1109/MCI.2011.942582. [DOI] [Google Scholar]
  • 28.Eklund A, Dufort P, Forsberg D, LaConte SM. Medical image processing on the GPU--Past, present and future. Med Image Anal. 2013;17:1073–1094. doi: 10.1016/j.media.2013.05.008. [DOI] [PubMed] [Google Scholar]
  • 29.Fluck O, Vetter C, Wein W, Kamen A, Preim B, Westermann R. A survey of medical image registration on graphics hardware. Comp Meth Prog Bio. 2011;104:e45–e57. doi: 10.1016/j.cmpb.2010.10.009. [DOI] [PubMed] [Google Scholar]
  • 30.Bankman I. Handbook of medical image processing and analysis. San Diego: Academic; 2008. [Google Scholar]
  • 31.Deserno TM. Biomedical image processing. Heidelberg: Springer; 2011. [Google Scholar]
  • 32.Goshtasby AA. 2-D and 3-D image registration: for medical, remote sensing, and industrial applications. Hoboken: John Wiley & Sons; 2005. [Google Scholar]
  • 33.Hajnal J, Hill D, Hawkes D. Medical image registration. Boca Raton: CRC Press; 2001. [Google Scholar]
  • 34.Modersitzki J: FAIR: flexible algorithms for image registration Available at http://www.siam.org-books/fa06. Accessed 10/12/2014
  • 35.Fedorov A, Beichel R, Kalpathy-Cramer J, et al. 3D Slicer as an image computing platform for the Quantitative Imaging Network. Magn Reson Imaging. 2012;30:1323–1341. doi: 10.1016/j.mri.2012.05.001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 36.Hawkes DJ. Registration methodology: introduction in Medical Image Registration. New York: CRC Press; 2001. pp. p. 11–p. 38. [Google Scholar]
  • 37.Zitova B, Flusser J. Image registration methods: a survey. Image Vision Comput. 2003;21:977–1000. doi: 10.1016/S0262-8856(03)00137-9. [DOI] [Google Scholar]
  • 38.Sotiras A, Ou Y, Glocker B, Davatzikos C, Paragios N. Simultaneous geometric-iconic registration in Medical Image Computing and Computer-Assisted Intervention--MICCAI 2010. Berlin Heidelberg: Springer; 2010. pp. 676–683. [DOI] [PubMed] [Google Scholar]
  • 39.Rueckert D, Schnabel JA. Medical image registration in Biomedical Image Processing. Berlin Heidelberg: Springer; 2011. pp. 131–154. [Google Scholar]
  • 40.Christensen GE, Johnson HJ. Consistent image registration. IEEE Trans Med Imaging. 2001;20:568–582. doi: 10.1109/42.932742. [DOI] [PubMed] [Google Scholar]
  • 41.Roche A, Malandain G, Pennec X, Ayache N. The correlation ratio as a new similarity measure for multimodal image registration in Medical Image Computing and Computer-Assisted Interventation—MICCAI’98. Berlin Heidelberg: Springer; 1998. pp. 1115–1124. [Google Scholar]
  • 42.Astola J, Virtanen I: Entropy correlation coefficient, a measure of statistical dependence for categorized data. Proc Univ Vaasa Discussion paper 44, 1982
  • 43.Lo C-H, Don H-S. 3-D moment forms: their construction and application to object identification and positioning. IEEE Trans Pattern Anal. 1989;11:1053–1064. doi: 10.1109/34.42836. [DOI] [Google Scholar]
  • 44.Shen D, Davatzikos C. HAMMER: hierarchical attribute matching mechanism for elastic registration. IEEE Trans Med Imaging. 2002;21:1421–1439. doi: 10.1109/TMI.2002.803111. [DOI] [PubMed] [Google Scholar]
  • 45.Glocker B, Komodakis N, Tziritas G, Navab N, Paragios N. Dense image registration through MRFs and efficient linear programming. Med Image Anal. 2008;12:731–741. doi: 10.1016/j.media.2008.03.006. [DOI] [PubMed] [Google Scholar]
  • 46.Tustison NJ, Awate SP, Song G, Cook TS, Gee JC. Point Set Registration Using Havrda-Charvat-Tsallis Entropy Measures. IEEE Trans Med Imaging. 2011;30:451–460. doi: 10.1109/TMI.2010.2086065. [DOI] [PubMed] [Google Scholar]
  • 47.He Y, Hamza AB, Krim H. A generalized divergence measure for robust image registration. IEEE Trans Signal Proces. 2003;51:1211–1220. doi: 10.1109/TSP.2003.810305. [DOI] [Google Scholar]
  • 48.Maes F, Collignon A, Vandermeulen D, Marchal G, Suetens P. Multimodality image registration by maximization of mutual information. IEEE Trans Med Imaging. 1997;16:187–198. doi: 10.1109/42.563664. [DOI] [PubMed] [Google Scholar]
  • 49.Hill D, Batchelor PG. Registration methodology: Concepts and algorithms in Medical Image Registration. New York: CRC Press; 2001. pp. p. 39–p. 70. [Google Scholar]
  • 50.Pluta J, Avants BB, Glynn S, Awate S, Gee JC, Detre JA. Appearance and incomplete label matching for diffeomorphic template based hippocampus segmentation. Hippocampus. 2009;19:565–571. doi: 10.1002/hipo.20619. [DOI] [PubMed] [Google Scholar]
  • 51.Woods RP, Grafton ST, Holmes CJ, Cherry SR, Mazziotta JC. Automated image registration: I. General methods and intrasubject, intramodality validation. J Comput Assist Tomo. 1998;22:139–152. doi: 10.1097/00004728-199801000-00027. [DOI] [PubMed] [Google Scholar]
  • 52.Ardekani BA, Guckemus S, Bachman A, Hoptman MJ, Wojtaszek M, Nierenberg J. Quantitative comparison of algorithms for inter-subject registration of 3D volumetric brain MRI scans. J Neurosci Meth. 2005;142:67–76. doi: 10.1016/j.jneumeth.2004.07.014. [DOI] [PubMed] [Google Scholar]
  • 53.Alpert NM, Berdichevsky D, Levin Z, Morris ED, Fischman AJ. Improved methods for image registration. Neuroimage. 1996;3:10–18. doi: 10.1006/nimg.1996.0002. [DOI] [PubMed] [Google Scholar]
  • 54.Schwarz LA: Non-rigid Registration Using Free-form Deformations. Technische Universität München, 2007
  • 55.Papenberg N, Schumacher H, Heldmann S, et al. A fast and flexible image registration toolbox in Bildverarbeitung für die Medizin 2007. Berlin Heidelberg: Springer; 2007. pp. 106–110. [Google Scholar]
  • 56.Beg MF, Miller MI, Trouve A, Younes L. Computing large deformation metric mappings via geodesic flows of diffeomorphisms. Int J Comput Vision. 2005;61:139–157. doi: 10.1023/B:VISI.0000043755.93987.aa. [DOI] [Google Scholar]
  • 57.Avants BB, Tustison NJ, Song G, Cook PA, Klein A, Gee JC. A reproducible evaluation of ANTs similarity metric performance in brain image registration. Neuroimage. 2011;54:2033–2044. doi: 10.1016/j.neuroimage.2010.09.025. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 58.Klein A, Andersson J, Ardekani BA, et al. Evaluation of 14 nonlinear deformation algorithms applied to human brain MRI registration. Neuroimage. 2009;46:786–802. doi: 10.1016/j.neuroimage.2008.12.037. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 59.Murphy K, van Ginneken B, Reinhardt JM, et al. Evaluation of registration methods on thoracic CT: the EMPIRE10 challenge. IEEE Trans Med Imaging. 2011;30:1901–1920. doi: 10.1109/TMI.2011.2158349. [DOI] [PubMed] [Google Scholar]
  • 60.Arganda-Carreras I, Sorzano CO, Marabini R, Carazo J. María, Ortiz-de-Solorzano C, Kybic J: Consistent and elastic registration of histological sections using vector-spline regularization in Computer Vision Approaches to Medical Image Analysis Lecture Notes in Computer Science. Berlin Heidelberg: Springer; 2006. pp. 85–95. [Google Scholar]
  • 61.Sorzano CO, Thevenaz P, Unser M. Elastic registration of biological images using vector-spline regularization. IEEE Trans Bio-Med Eng. 2005;52:652–663. doi: 10.1109/TBME.2005.844030. [DOI] [PubMed] [Google Scholar]
  • 62.Ou Y, Sotiras A, Paragios N, Davatzikos C. DRAMMS: Deformable registration via attribute matching and mutual-saliency weighting. Med Image Anal. 2011;15:622–639. doi: 10.1016/j.media.2010.07.002. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 63.Glocker B, Sotiras A, Komodakis N, Paragios N. Deformable medical image registration: Setting the state of the art with discrete methods. Annu Rev Biomed Eng. 2011;13:219–244. doi: 10.1146/annurev-bioeng-071910-124649. [DOI] [PubMed] [Google Scholar]
  • 64.Klein S, Staring M, Murphy K, Viergever MA, Pluim JP. Elastix: a toolbox for intensity-based medical image registration. IEEE Trans Med Imaging. 2010;29:196–205. doi: 10.1109/TMI.2009.2035616. [DOI] [PubMed] [Google Scholar]
  • 65.Rueckert D, Sonoda LI, Hayes C, Hill DL, Leach MO, Hawkes DJ. Nonrigid registration using free-form deformations: application to breast MR images. IEEE Trans Med Imaging. 1999;18:712–721. doi: 10.1109/42.796284. [DOI] [PubMed] [Google Scholar]
  • 66.Rueckert D. Nonrigid Registration: Concepts, Algorithms, and Applications in Medical Image Registration. New York: CRC Press; 2001. pp. p. 281–p. 301. [Google Scholar]
  • 67.Davis MH, Khotanzad A, Flamig DP, Harms SE: Elastic body splines: a physics based approach to coordinate transformation in medical image matching. Proceedings of the Eighth IEEE Symposium on Computer-Based Medical Systems, 1995
  • 68.Andersson J, Jenkinson M, Smith S: Non-linear registration, aka spatial normalisation. FMRIB technical report TR07JA2: FMRIB Centre, Oxford, United Kingdom, 2007
  • 69.Gilles B, Pai DK. Fast musculoskeletal registration based on shape matching in Medical Image Computing and Computer-Assisted Intervention--MICCAI 2008. Berlin Heidelberg: Springer; 2008. pp. 822–829. [DOI] [PubMed] [Google Scholar]
  • 70.Studholme C, Hill DL, Hawkes DJ. An overlap invariant entropy measure of 3D medical image alignment. Pattern Recogn. 1999;32:71–86. doi: 10.1016/S0031-3203(98)00091-0. [DOI] [Google Scholar]
  • 71.Schnabel JA, Rueckert D, Quist M, et al. A generic framework for non-rigid registration based on non-uniform multi-level free-form deformations in Medical Image Computing and Computer-Assisted Intervention--MICCAI 2001. Berlin Heidelberg: Springer; 2001. pp. 573–581. [Google Scholar]
  • 72.Kroon DJ, Slump CH: MRI modalitiy transformation in demon registration. IEEE International Symposium on Biomedical Imaging: From Nano to Macro, 2009
  • 73.Thirion J-P. Image matching as a diffusion process: an analogy with Maxwell’s demons. Med Image Anal. 1998;2:243–260. doi: 10.1016/S1361-8415(98)80022-4. [DOI] [PubMed] [Google Scholar]
  • 74.Modat M, Ridgway GR, Taylor ZA, et al. Fast free-form deformation using graphics processing units. Comp Meth Prog Bio. 2010;98:278–284. doi: 10.1016/j.cmpb.2009.09.002. [DOI] [PubMed] [Google Scholar]
  • 75.Dru F, Vercauteren T: An ITK implementation of the symmetric log-domain diffeomorphic demons algorithm. The Insight Journal Available at http://hal.archives-ouvertes.fr/hal-00813744/. Accessed 18/11/2014
  • 76.Vercauteren T, Pennec X, Perchant A, Ayache N. Symmetric log-domain diffeomorphic registration: A demons-based approach in Medical Image Computing and Computer-Assisted Intervention--MICCAI 2008. Berlin Heidelberg: Springer; 2008. pp. 754–761. [DOI] [PubMed] [Google Scholar]
  • 77.Ashburner J. SPM: a history. Neuroimage. 2012;62:791–800. doi: 10.1016/j.neuroimage.2011.10.025. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 78.Penny WD, Friston KJ, Ashburner JT, Kiebel SJ, Nichols TE. Statistical Parametric Mapping: The Analysis of Functional Brain Images. Amsterdam: Elsevier; 2007. [Google Scholar]
  • 79.Ashburner J. A fast diffeomorphic image registration algorithm. Neuroimage. 2007;38:95–113. doi: 10.1016/j.neuroimage.2007.07.007. [DOI] [PubMed] [Google Scholar]
  • 80.Friston KJ, Ashburner J, Frith CD, Poline JB, Heather JD, Frackowiak RSJ. Spatial registration and normalization of images. Hum Brain Mapp. 1995;3:165–189. doi: 10.1002/hbm.460030303. [DOI] [Google Scholar]
  • 81.Shackleford JA, Shusharina N, Verberg J, et al.: Plastimatch 1.6 — Current capabilities and future directions. In Proc. MICCAI 2012 Image-Guidance and Multimodal Dose Planning in Radiation Therapy Workshop, 108–119, 2012
  • 82.Woods RP, Grafton ST, Watson JD, Sicotte NL, Mazziotta JC. Automated image registration: II Intersubject validation of linear and nonlinear models. J Comput Assist Tomo. 1998;22:153–165. doi: 10.1097/00004728-199801000-00028. [DOI] [PubMed] [Google Scholar]
  • 83.Brooks R, Arbel T: Improvements to the itk:: KernelTransform and subclasses. The Insight Journal Available at http://hdl.handle.net/1926/494. Accessed 10/03/2015
  • 84.Vercauteren T, Pennec X, Perchant A, Ayache N. Non-parametric diffeomorphic image registration with the demons algorithm. Medical Image Computing and Computer-Assisted Intervention- MICCAI 2007, Pt 2. Proceedings. 2007;4792:319–326. doi: 10.1007/978-3-540-75759-7_39. [DOI] [PubMed] [Google Scholar]
  • 85.Shen D. Image registration by local histogram matching. Pattern Recogn. 2007;40:1161–1172. doi: 10.1016/j.patcog.2006.08.012. [DOI] [Google Scholar]

Articles from Journal of Digital Imaging are provided here courtesy of Springer

RESOURCES