Click image to launch java 3d viewer
Introduction
The state-of-the-art in 3D reconstruction from photographs has undergone a revolution in the last few years. Coupled with the rapid developments in the digital photography industry, state-of-the-art multi-view stereo algorithms now rival laser range scanners in accuracy. This tutorial will provide an introduction to this exciting field of research. The aims of the tutorial are: firstly to give a step-by-step, practical guide to implementing and deploying a multi-view stereo system. To that end, the tutorial will be covering the basics of the multi-view stereo pipeline consisting of camera calibration, image segmentation, photo-consistency estimation from images, and surface extraction from photo-consistency. The focus will be on existing state-of-the-art techniques that will be provided as case studies illustrating the key principles involved.
Our second aim is to introduce potential new researchers to the field. The tutorial will therefore be identifying the current research frontier in the field, discussing some of the important open questions. Finally, we will be describing some possible avenues for future work including interactivity in MVS, the incorporation of geometric priors in 3d reconstruction and Internet-scale MVS.
This tutorial is based on a class offered at the ICVSS08 summer school, but is redesigned for computer vision researchers and engineers with more technical details.
Target Audience
The course is intended for grad students, academic researchers, and industrial engineers who want to understand state-of-the-art multi-view stereo algorithms for solving new vision problems in 3D photography domain and/or building their own MVS system from scratch. Some knowledge of the camera projection model and basic linear algebra helps, but is not crucial.
Syllabus