Learn2reg Introduction TomVercauteren
Learn2reg Introduction TomVercauteren
?
What is medical image registration?
• Aim: Establishing spatial correspondences between images
• Also referred to as Spatial Normalisation
• Image registration focuses on finding a spatial transformation (or mapping) between the
spaces of the images
• Registration is an important question but typically only one component of a clinically relevant
solution
• Intensity-based registration
• Define a cost function to compare the similarity between images
• Warp the images with a spatial transformation
• Find the spatial transformation that optimises the cost function between the warped images
• F : Fixed image
• Spatial transformation leaves from its domain ΩF
• M : Moving image
• Spatial transformation arrives to its domain ΩM
• s* : Sought spatial transformation
• From ΩF to ΩM
• x ∈ ΩF
• G : Transformation model
• Space of the spatial transformations s
• Sim(·, ·) : Image similarity measure
• Reg(·) : (Optional) regularization term
○ =
• Lie group structure
• Need to find a good intrinsic parameterization of the space or use constrained optimisation
Spatial
Transformation s
ï4.94
• In practice, due to the sinc computational complexity
Value
ï4.95
and the related artefacts (e.g. ringing), nearest
ï4.96
neighbour, linear or cubic interpolation is used
ï4.97
ï4.98
ï4.99
ï5
0 10 20 30 40 50 60 70 80 90 100
Point indices
s: 20° Resampling:
(clockwise) -20°
rotation (anti-clockwise) M ◦s
s(Ω M rotation
ΩF F)
s(Ω
F)
ΩF ΩM
Learn2Reg 2019 - Vercauteren 15
Basic registration walk-through (2)
• How to compute the integral?
• ∫Ωs|F(x) – M(S·x)|² dx ≈ ∑ x∈Ωs|F(x) – M(S·x)|²
• Sim(F, M ◦ s) ≜ ∑ x∈Ωs|F(x) – M(S·x)|²
• Didn’t we introduce aliasing? See Cardoso et al. MICCAI’15
~ →
Initial joint
histogram
nf
nm = bNm c
Nf
Learn2Reg 2019 - Vercauteren 23
CURT
• From the paper
• “We introduce a new non-rigid registration algorithm based on a closed-form solution to
maximizing the Rank Correlation criterion. The new algorithm produces more accurate
registrations than two state-of-the-art methods as judged by image similarity and tissue
overlap scores. It is also two to three orders of magnitude faster, requires no affine pre-
registration, and has no tunable parameters.”
Moving Image
Convolutional
Neural Resampler
Network
Output DDF
Fixed Image
Deformation Warped
Overall
Regularisation Moving
Training
Loss Similarity Image
Measure