Object Cut: Complex 3D Object Reconstruction Through Line Drawing Separation

Abstract

This paper proposes an approach called object cut to tackle an important problem in computer vision, 3D object reconstruction from single line drawings. Given a complex line drawing representing a solid object, our algorithm finds the places, called cuts, to separate the line drawing into much simpler ones. The complex 3D object is obtained by first reconstructing the 3D objects from these simpler line drawings and then combining them together. Several propositions and criteria are presented for cut finding. A theorem is given to guarantee the existence and uniqueness of the separation of a line drawing along a cut. Our experiments show that the proposed approach can deal with more complex 3D object reconstruction than state-of-the-art methods.

Cite

Text

Xue et al. "Object Cut: Complex 3D Object Reconstruction Through Line Drawing Separation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540087

Markdown

[Xue et al. "Object Cut: Complex 3D Object Reconstruction Through Line Drawing Separation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/xue2010cvpr-object/) doi:10.1109/CVPR.2010.5540087

BibTeX

@inproceedings{xue2010cvpr-object,
  title     = {{Object Cut: Complex 3D Object Reconstruction Through Line Drawing Separation}},
  author    = {Xue, Tianfan and Liu, Jianzhuang and Tang, Xiaoou},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {1149-1156},
  doi       = {10.1109/CVPR.2010.5540087},
  url       = {https://mlanthology.org/cvpr/2010/xue2010cvpr-object/}
}