paper-with-me

Papers

Curvature Regularized Surface Reconstruction from Point Cloud

2020-01-22 · Yuchen He, Sung Ha Kang, Hao Liu

We propose a variational functional and fast algorithms to reconstruct implicit surface from point cloud data with a curvature constraint. The minimizing functional balances the distance function from the point cloud and the mean curvature term. Only the point location is used, without any local normal or curvature estimation at each point. With the added curvature constraint, the computation becomes particularly challenging. To enhance the computational efficiency, we solve the problem by a novel operator splitting scheme. It replaces the original high-order PDEs by a decoupled PDE system, which is solved by a semi-implicit method. We also discuss approach using an augmented Lagrangian method. The proposed method shows robustness against noise, and recovers concave features and sharp corners better compared to models without curvature constraint. Numerical experiments in two and three dimensional data sets, noisy and sparse data are presented to validate the model.

📄 PDF Abstract BibTeX arXiv:2001.07884

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencySurface Reconstruction

Similar Papers 제목 키워드 기반

High-Fidelity Lightweight Mesh Reconstruction from Point Clouds

2025-01-01 · CVPR 2025 1 · Chen Zhang, Wentao Wang, Ximeng Li, Xinyao Liao 외

Recently, learning signed distance functions (SDFs) from point clouds has become popular for reconstruction. To ensure accuracy, most methods require using high-resolution Marching Cubes for surface extraction. Howev…

Accurate and Efficient Surface Reconstruction from Point Clouds via Geometry-Aware Local Adaptation

2025-11-11 · Eito Ogawa, Taiga Hayami, Hiroshi Watanabe arxiv

Point cloud surface reconstruction has improved in accuracy with advances in deep learning, enabling applications such as infrastructure inspection. Recent approaches that reconstruct from small local regions rather than…

Point Clouds

Shape Reconstruction by Learning Differentiable Surface Representations

2019-11-25 · CVPR 2020 6 · Jan Bednarik, Shaifali Parashar, Erhan Gundogdu, Mathieu Salzmann 외

Generative models that produce point clouds have emerged as a powerful tool to represent 3D surfaces, and the best current ones rely on learning an ensemble of parametric representations. Unfortunately, they offer no con…

From Point Clouds to Mesh Using Regression

2017-10-01 · ICCV 2017 10 · Lubor Ladicky, Olivier Saurer, SoHyeon Jeong, Fabio Maninchedda 외

Surface reconstruction from a point cloud is a standard subproblem in many algorithms for dense 3D reconstruction from RGB images or depth maps. Methods, performing only local operations in the vicinity of individual poi…

3D Reconstructionglobal-optimizationGPUregression+1

PLATYPUS: Progressive Local Surface Estimator for Arbitrary-Scale Point Cloud Upsampling

2024-11-01 · Donghyun Kim, Hyeonkyeong Kwon, Yumin Kim, Seong Jae Hwang

3D point clouds are increasingly vital for applications like autonomous driving and robotics, yet the raw data captured by sensors often suffer from noise and sparsity, creating challenges for downstream tasks. Consequen…

Autonomous Drivingpoint cloud upsampling