LDI Tree (Abstract)

LDI Tree: A Hierarchical Representation for Image-based Rendering (Abstract)


Chun-Fa Chang, Gary Bishop, and Anselmo Lastra
LDI Tree: A Hierarchical Representation for Image-based Rendering (Abstract) Proceedings of SIGGRAPH 99 , (Los Angeles, CA), August 8-13, 1999.

Abstract: Using multiple reference images in 3D image warping has been a challenging problem. Recently, the Layered Depth Image (LDI) was proposed by Shade et al. to merge multiple reference images under a single center of projection, while maintaining the simplicity of warping a single reference image. However it does not consider the issue of sampling rate.

We present the LDI tree, which combines a hierarchical space partitioning scheme with the concept of the LDI. It preserves the sampling rates of the reference images by adaptively selecting an LDI in the LDI tree for each pixel. While rendering from the LDI tree, we only have to traverse the LDI tree to the levels that are comparable to the sampling rate of the output image. We also present the progressive refinement feature and a gap filling algorithm by pre-filtering the LDI tree.

We show that the amount of memory required has the same order of growth as the 2D reference images. This also bounds the complexity of rendering time to be less than directly rendering from all reference images.