/pcv

project page for Multi-Normal Estimation via Pair Consistency Voting

Primary LanguageMATLAB

Multi-Normal Estimation via Pair Consistency Voting

ie~Zhang, Junjie Cao (co-first authors), Xiuping Liu*, He Chen, Bo Li, Ligang Liu. TVCG 2019 Teaser Image The normals of feature points, the intersection points of multiple smooth surfaces, are ambiguous and undefined.

Introduction


This paper presents a unified definition for point cloud normal of feature and non-feature points, which allows feature points to possess multiple normals. This definition facilitates several succeeding operations, such as feature points extraction and point cloud filtering. We also develop a feature preserving normal estimation method which outputs multiple normals per feature point.

The core of the method is a pair consistency voting scheme. All neighbor point pairs vote for the local tangent plane. Each vote takes the fitting residuals of the pair of points and their preliminary normal consistency into consideration. Thus the pairs from the same subspace and relatively far off features dominate the voting. An adaptive strategy is designed to overcome sampling anisotropy.

In addition, we introduce an error measure compatible with traditional normal estimators, and present the first benchmark for normal estimation, composed of 152 synthesized data with various features and sampling densities, and 288 real scans with different noise levels. Comprehensive and quantitative experiments show that our method generates faithful feature preserving normals and outperforms previous cutting edge normal estimation methods, including the latest deep learning based method.

Normal Estimation Benchmark

Ground truth dataset

https://pan.baidu.com/s/1VZVWcjSr6TxqfQtfJfhk1A

Synthesized Data Set
Scanned Data Set

Comparisons

...

Previous work