Sciweavers

SIGGRAPH
1998
ACM

Layered Depth Images

13 years 8 months ago
Layered Depth Images
In this paper we present a set of efficient image based rendering methods capable of rendering multiple frames per second on a PC. The first method warps Sprites with Depth representing smooth surfaces without the gaps found in other techniques. A second method for more general scenes performs warping from an intermediate representation called a Layered Depth Image (LDI). An LDI is a view of the scene from a single input camera view, but with multiple pixels along each line of sight. The size of the representation grows only linearly with the observed depth complexity in the scene. Moreover, because the LDI data are represented in a single image coordinate system, McMillan’s warp ordering algorithm can be successfully adapted. As a result, pixels are drawn in the output image in back-to-front order. No z-buffer is required, so alphacompositing can be done efficiently without depth sorting. This makes splatting an efficient solution to the resampling problem.
Jonathan Shade, Steven J. Gortler, Li-wei He, Rich
Added 05 Aug 2010
Updated 05 Aug 2010
Type Conference
Year 1998
Where SIGGRAPH
Authors Jonathan Shade, Steven J. Gortler, Li-wei He, Richard Szeliski
Comments (0)