SepWucherer

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

THIS WEBPAGE IS DEPRECATED - please visit our new website

Implementation of Direct Optimization Techniques for Deformable Image Registration

Student: Patrick Wucherer
Advisor: Nassir Navab
Supervision by: Darko Zikic

Abstract

In this report we discuss two different direct approaches for solving the optimization problem of the deformable registration in 2D. The aim is, to minimize the nonlinear least squares cost function. The first part of the function is the sum of squared differences and the second part is a component for penalizing the function, if the displacement field is not smooth. We tried to solve this problem with direct techniques, so we first discretize the cost function and then solve it with the Gradient Descent and the Gauss-Newton minimization method. We compare the two methods by applying them to synthetic images, to show their different convergence. We conclude, that the Gauss-Newton method should be preferred, because of the faster convergence, not only in respect to the number of iterations, but also in respect to time in our implementation.

* AusarbeitungSEP.pdf:

Literature


Students.ProjectForm
Title: Implementation of Direct Optimization Techniques for Deformable Image Registration
Abstract:  
Student: Patrick Wucherer
Director: Nassir Navab
Supervisor: Darko Zikic
Type: SEP
Area: Registration / Visualization, Medical Imaging
Status: finished
Start: 2006/09/01
Finish: 2007/08/01


Edit | Attach | Refresh | Diffs | More | Revision r1.3 - 14 Jul 2008 - 20:08 - PatrickWucherer