Programming Project #5 (proj5)
15-463: Computational Photography

Tour into the picture

By Ekapol Chuangsuwanich


In this project, given a one point perspective picture, we can produce a 3D model of the scene to create new view points of the picture.


Input image


3D model

New views of the scene.


The one point perspective model is very limiting in some sense. Also from the last view point, the model also does not fit very well when the input geometry is not exactly a box.

Other Images

Corridor (Source www.thechaocenter.com )


ECE labs

Library

Note that the resolution becomes very bad when the dept of the picture is very long.

Bell and Whistles

Tour Movie

I tried to produce a movie using Matlab's getframe, but it is very buggy for me.

What I tried to get

What I got from getframe...

Or sometimes it does not show the back side of the box for some reason... orz

I ended up using a trial version of fraps to capture the movie instead. Here is the result