English

Nonwatertight Mesh Reconstruction

Computer Vision and Pattern Recognition 2022-06-28 v1 Machine Learning

Abstract

Reconstructing 3D non-watertight mesh from an unoriented point cloud is an unexplored area in computer vision and computer graphics. In this project, we tried to tackle this problem by extending the learning-based watertight mesh reconstruction pipeline presented in the paper 'Shape as Points'. The core of our approach is to cast the problem as a semantic segmentation problem that identifies the region in the 3D volume where the mesh surface lies and extracts the surfaces from the detected regions. Our approach achieves compelling results compared to the baseline techniques.

Keywords

Cite

@article{arxiv.2206.12952,
  title  = {Nonwatertight Mesh Reconstruction},
  author = {Partha Ghosh},
  journal= {arXiv preprint arXiv:2206.12952},
  year   = {2022}
}

Comments

arXiv admin note: text overlap with arXiv:2106.03452 by other authors

R2 v1 2026-06-24T12:04:31.954Z