View2CAD: Reconstructing View-Centric CAD Models from Single RGB-D Scans
James Noeckel, Benjamin Jones, Adriana Schulz, Brian Curless
TL;DR
This work tackles the challenge of reconstructing high-fidelity CAD B-Reps from a single RGB-D scan by introducing a view-centric B-Rep (VB-Rep) that encodes visibility bounds and geometric uncertainty. The method combines panoptic segmentation, geometry optimization, and VB-Rep extraction to recover view-consistent CAD topology from partial observations, avoiding hallucination of unseen geometry. It demonstrates robust reconstruction on real and synthetic RGB-D data, with ablations showing the critical roles of intersection guidance and axis alignment. The approach enables practical CAD workflows for in-situ reverse engineering, fixture design, and manufacturing planning even when full point clouds are unavailable. It also lays groundwork for extending to richer surfaces, multi-view integration, and CAD-system pipelines that leverage uncertainty-aware boundary representations.
Abstract
Parametric CAD models, represented as Boundary Representations (B-reps), are foundational to modern design and manufacturing workflows, offering the precision and topological breakdown required for downstream tasks such as analysis, editing, and fabrication. However, B-Reps are often inaccessible due to conversion to more standardized, less expressive geometry formats. Existing methods to recover B-Reps from measured data require complete, noise-free 3D data, which are laborious to obtain. We alleviate this difficulty by enabling the precise reconstruction of CAD shapes from a single RGB-D image. We propose a method that addresses the challenge of reconstructing only the observed geometry from a single view. To allow for these partial observations, and to avoid hallucinating incorrect geometry, we introduce a novel view-centric B-rep (VB-Rep) representation, which incorporates structures to handle visibility limits and encode geometric uncertainty. We combine panoptic image segmentation with iterative geometric optimization to refine and improve the reconstruction process. Our results demonstrate high-quality reconstruction on synthetic and real RGB-D data, showing that our method can bridge the reality gap.
