2D-to-3D Image Conversion by Learning Depth from Examples

Abstract

Among 2D-to-3D image conversion methods, those involving human operators have been most successful but also time-consuming and costly. Automatic methods, that typically make use of a deterministic 3D scene model, have not yet achieved the same level of quality as they often rely on assumptions that are easily violated in practice. In this paper, we adopt the radically different approach of "learning" the 3D scene structure. We develop a simplified and computationally-efficient version of our recent 2D-to-3D image conversion algorithm. Given a repository of 3D images, either as stereopairs or image+depth pairs, we find k pairs whose photometric content most closely matches that of a 2D query to be converted. Then, we fuse the k corresponding depth fields and align the fused depth with the 2D query. Unlike in our original work, we validate the simplified algorithm quantitatively on a Kinect-captured image+depth dataset against the Make3D algorithm. While far from perfect, the presented results demonstrate that online repositories of 3D content can be used for effective 2D-to-3D image conversion.

Cite

Text

Konrad et al. "2D-to-3D Image Conversion by Learning Depth from Examples." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012. doi:10.1109/CVPRW.2012.6238903

Markdown

[Konrad et al. "2D-to-3D Image Conversion by Learning Depth from Examples." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012.](https://mlanthology.org/cvprw/2012/konrad2012cvprw-2dto3d/) doi:10.1109/CVPRW.2012.6238903

BibTeX

@inproceedings{konrad2012cvprw-2dto3d,
  title     = {{2D-to-3D Image Conversion by Learning Depth from Examples}},
  author    = {Konrad, Janusz and Wang, Meng and Ishwar, Prakash},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2012},
  pages     = {16-22},
  doi       = {10.1109/CVPRW.2012.6238903},
  url       = {https://mlanthology.org/cvprw/2012/konrad2012cvprw-2dto3d/}
}