Pictures are taken from the paper “Precise Registration of 3D Models To Images by Swarming Particles” \ J. Liebelt and K. Schertler.
Project Description:
Although our world is three-dimensional, we traditionally use 2D images to describe it. Recently the field of 3D model creation is being widely explored. This leads to a problem of connection the two worlds, namely registration between artificial 3D model and ordinary 2D images.
Solving a 3D-to-2D registration problem has several interesting application. First, it can aid exact and natural texture mapping, helping to describe the scene better. Second, it allows higher quality 3D pose estimation for the objects in the images. Finally, it enables a photo-realistic exploration of the available model.
In this project we will learn and implement several methods for 3D-to-2D registration. We will test those implementations on scenes with a single object and on more complicated multiple object scenes.
Project Goal:
In this project we will develop algorithm and create an application.