paper-with-me

Papers

Deep Feature-preserving Normal Estimation for Point Cloud Filtering

2020-04-24 · Dening Lu, Xuequan Lu, Yangxing Sun, Jun Wang

Point cloud filtering, the main bottleneck of which is removing noise (outliers) while preserving geometric features, is a fundamental problem in 3D field. The two-step schemes involving normal estimation and position update have been shown to produce promising results. Nevertheless, the current normal estimation methods including optimization ones and deep learning ones, often either have limited automation or cannot preserve sharp features. In this paper, we propose a novel feature-preserving normal estimation method for point cloud filtering with preserving geometric features. It is a learning method and thus achieves automatic prediction for normals. For training phase, we first generate patch based samples which are then fed to a classification network to classify feature and non-feature points. We finally train the samples of feature and non-feature points separately, to achieve decent results. Regarding testing, given a noisy point cloud, its normals can be automatically estimated. For further point cloud filtering, we iterate the above normal estimation and a current position update algorithm for a few times. Various experiments demonstrate that our method outperforms state-of-the-art normal estimation methods and point cloud filtering techniques, in terms of both quality and quantity.

📄 PDF Abstract BibTeX arXiv:2004.11563

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

Weighted Point Cloud Normal Estimation

2023-05-06 · Weijia Wang, Xuequan Lu, Di Shao, Xiao Liu 외

Existing normal estimation methods for point clouds are often less robust to severe noise and complex geometric structures. Also, they usually ignore the contributions of different neighbouring points during normal estim…

Contrastive Learningregression

Multi-Normal Estimation via Pair Consistency Voting

2019-04-01 · Jie Zhang, Junjie Cao, Xiuping Liu, He Chen 외

The normals of feature points, i.e., the intersection points of multiple smooth surfaces, are ambiguous and undefined. This paper presents a unified definition for point cloud normals of feature and non-feature points, w…

Surface Normals Estimation from Point Clouds

Deep Point Cloud Normal Estimation via Triplet Learning

2021-10-20 · Weijia Wang, Xuequan Lu, Dasith de Silva Edirimuni, Xiao Liu 외

Normal estimation on 3D point clouds is a fundamental problem in 3D vision and graphics. Current methods often show limited accuracy in predicting normals at sharp features (e.g., edges and corners) and less robustness t…

Triplet

Asymmetrical Siamese Network for Point Clouds Normal Estimation

2024-06-14 · Wei Jin, Jun Zhou, Nannan Li, Haba Madeline 외

In recent years, deep learning-based point cloud normal estimation has made great progress. However, existing methods mainly rely on the PCPNet dataset, leading to overfitting. In addition, the correlation between point …

High-quality Point Cloud Oriented Normal Estimation via Hybrid Angular and Euclidean Distance Encoding

2025-01-01 · CVPR 2025 1 · Yuanqi Li, Jingcheng Huang, Hongshen Wang, Peiyuan Lv 외

The proliferation of Light Detection and Ranging (LiDAR) technology has facilitated the acquisition of three-dimensional point clouds, which are integral to applications in VR, AR, and Digital Twin. Oriented normals,…

3D Reconstruction