dc.contributor
Universitat Politècnica de Catalunya. Departament de Llenguatges i Sistemes Informàtics
dc.contributor
Navazo Álvaro, Isabel
dc.contributor
Hubbold, R. J. (Roger J.)
dc.contributor.author
Méndez Fernández, Roi
dc.identifier
https://hdl.handle.net/2099.1/7717
dc.description.abstract
The Daedalus Project has devised new methods for recovering 3D models of scenes
from wide-baseline photographs. Current work is focused on developing novel shape-fromshading
methods (referred to as Depth Hallucination) to add fine-grain surface detail to the
reconstructed models. In doing this, our goal is to reconstruct models that appear visually
correct under varying illumination, including subtle effects such as surface self-shadowing.
Output from the current software is in the form of a dense polygon mesh and corresponding
albedo and normal-depth maps. The main goal of this thesis is to explore GPU algorithms for
rendering such models in real time or at interactive frame rates.
The aspects explored include rendering with relief textures, and how best to store
the raw data and process it on the GPU. We also study the best way to illuminate the scene in
a realistic way, keeping the interactive frame-rates as the most important characteristic.
Evaluation includes measures of performance, and test cases with varying illumination
to compare the results of the project with those achieved with a global illumination
algorithm.
Another goal of the project is to use only free software. This will concern from the
programming environment to the libraries used including the programs that we use for
working with images
dc.format
application/pdf
dc.publisher
Universitat Politècnica de Catalunya
dc.rights
http://creativecommons.org/licenses/by-nc-nd/3.0/es/
dc.rights
Attribution-NonCommercial-NoDerivs 3.0 Spain
dc.subject
Àrees temàtiques de la UPC::So, imatge i multimèdia::Creació multimèdia::Imatge digital
dc.subject
Àrees temàtiques de la UPC::So, imatge i multimèdia::Imatge fotogràfica
dc.subject
Three-dimensional display systems
dc.subject
Image processing
dc.subject
Visualització tridimensional (Informàtica)
dc.subject
Imatges -- Processament
dc.title
Visualizing 3D models with fine-grain surface dept