An Approximate Shading Model for Object Relighting

Abstract

We propose an approximate shading model for image-based object modeling and insertion. Our approach is a hybrid of 3D rendering and image-based composition. It avoids the difficulties of physically accurate shape estimation from a single image, and allows for more flexible image composition than pure image-based methods. The model decomposes the shading field into (a) a rough shape term that can be reshaded, (b) a parametric shading detail that encodes missing features from the first term, and (c) a geometric detail term that captures fine-scale material properties. With this object model, we build an object relighting system that allows an artist to select an object from an image and insert it into a 3D scene. Through simple interactions, the system can adjust illumination on the inserted object so that it appears more naturally in the scene. Our quantitative evaluation and extensive user study suggest our method is a promising alternative to existing methods of object insertion.

Cite

Text

Liao et al. "An Approximate Shading Model for Object Relighting." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7299168

Markdown

[Liao et al. "An Approximate Shading Model for Object Relighting." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/liao2015cvpr-approximate/) doi:10.1109/CVPR.2015.7299168

BibTeX

@inproceedings{liao2015cvpr-approximate,
  title     = {{An Approximate Shading Model for Object Relighting}},
  author    = {Liao, Zicheng and Karsch, Kevin and Forsyth, David},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2015},
  doi       = {10.1109/CVPR.2015.7299168},
  url       = {https://mlanthology.org/cvpr/2015/liao2015cvpr-approximate/}
}