Categories Master Thesis

3D reconstruction from photographs

I just realised that all this time I talk about my thesis, while I never took the time to describe what I am doing!

So in my masters thesis I try to do three-dimensional reconstruction. Actually I was trying, because now it works. The goal is to create 3D models of scenes from photographs. The idea was to take a couple of photographs of a statue (for example), pass them to a program, and let it give you a 3D mesh! It is basically a software replacement for a 3D scanner…

The system now works and I created such an application. More work is needed on the application to be used by other people, but the main functionality is there. Yes, yes… I might get to have new models in Sylphis3D this way! No need for artists! 😛 The system is implemented in Python and C++. For the GUI I use wxWidgets ad for the 3D displaying OpenGL is used.

I’m at the point of finishing writing the presentation of the work. The presentation is going to be in mid January. So wish me luck!

About the author