RGB-D IBR: rendering indoor scenes using sparse RGB-D images with local alignments
Yeongyu Jeong, Haejoon Kim, Hyewon Seo, Frederic Cordier, Seungyong Lee
Proceedings of the 20th ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games, 2016, pp. 205--206.
Abstract: This paper presents an image-based rendering (IBR) system based on RGB-D images. The input of our system consists of RGB-D images captured at sparse locations in the scene and can be expanded by adding new RGB-D images. The sparsity of RGB-D images increases the usability of our system as the user need not capture a RGB-D image stream in a single shot, which may require careful planning for a hand-held camera. Our system begins with a single RGB-D image and images are incrementally added one by one. For each newly added image, a batch process is performed to align it with previously added images. The process does not include a global alignment step, such as bundle adjustment, and can be completed quickly by computing only local alignments of RGB-D images. Aligned images are represented as a graph, where each node is an input image and an edge contains relative pose information between nodes. A novel view image is rendered by picking the nearest input as the reference image and then blending the neighboring images based on depth information in real time. Experimental results with indoor scenes using Microsoft Kinect demonstrate that our system can synthesize high quality novel view images from a sparse set of RGB-D images.
Article URL: http://doi.acm.org/10.1145/2856400.2876006
BibTeX format:
@inproceedings{10.1145-2856400.2876006,
  author = {Yeongyu Jeong and Haejoon Kim and Hyewon Seo and Frederic Cordier and Seungyong Lee},
  title = {RGB-D IBR: rendering indoor scenes using sparse RGB-D images with local alignments},
  booktitle = {Proceedings of the 20th ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games},
  pages = {205--206},
  year = {2016},
}
Search for more articles by Yeongyu Jeong.
Search for more articles by Haejoon Kim.
Search for more articles by Hyewon Seo.
Search for more articles by Frederic Cordier.
Search for more articles by Seungyong Lee.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."