3D Reconstruction of Curved Objects from Single 2D Line Drawings
Abstract
An important research area in computer vision is developing algorithms that can reconstruct the 3D surface of an object represented by a single 2D line drawing. Previous work on 3D reconstruction from single 2D line drawings focuses on objects with planar faces. In this paper, we propose a novel approach to the reconstruction of solid objects that have not only planar but also curved faces. Our approach consists of four steps: (1) identifying the curved faces and planar faces in a line drawing, (2) transforming the line drawing into one with straight edges only, (3) reconstructing the 3D wireframe of the curved object from the transformed line drawing and the original line drawing, and (4) generating the curved faces with Bezier patches and triangular meshes. With a number of experimental results, we demonstrate the ability of our approach to perform curved object reconstruction successfully.
Cite
Text
Wang et al. "3D Reconstruction of Curved Objects from Single 2D Line Drawings." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206841Markdown
[Wang et al. "3D Reconstruction of Curved Objects from Single 2D Line Drawings." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/wang2009cvpr-d/) doi:10.1109/CVPR.2009.5206841BibTeX
@inproceedings{wang2009cvpr-d,
title = {{3D Reconstruction of Curved Objects from Single 2D Line Drawings}},
author = {Wang, Yingze and Chen, Yu and Liu, Jianzhuang and Tang, Xiaoou},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2009},
pages = {1834-1841},
doi = {10.1109/CVPR.2009.5206841},
url = {https://mlanthology.org/cvpr/2009/wang2009cvpr-d/}
}