SepBlume

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

Optimization Algorithms for 3D Computer Vision: Supervision by Martin Groher.


ProjectForm
Title: Optimization Algorithms for 3D Computer Vision:
Abstract: Not only in Computer Vision but also in many other applications, optimization algorithms are crucial methods for error minimization in order to get good computational results. In Computer Vision these algorithms are used for estimating e.g. homographies, projection matrices, fundamental matrices, or tensors optimally. Especially non-linear optimization methods like Levenberg-Marquardt, Gradient Descent or Gauss-Newton iteration (which might be known from Konkrete Mathematik) are essential for optimal estimation. This SEP covers the implementation of these algorithms first in Matlab, a powerful and easy-to-learn tool for mathemtical computations, and in C++. Moreover, an application for testing the optimization algorithms shall be implemented, which can be chosen from the Computer Vision area, e.g. mosaicing, or 3D scene reconstruction from 2 or multiple views. Prerequisite is an advanced knowledge in C++ programming.
Student: Moritz Blume
Director: Nassir Navab
Supervisor: Martin Groher
Type: SEP
Status: finished
Start:  
Finish:  


Edit | Attach | Refresh | Diffs | More | Revision r1.3 - 26 Oct 2005 - 15:19 - Main.wwwrun