Shape-aware Mesh Normal Filtering

Saishang Zhong,Zhenzhen Song,Zheng Liu,Zhong Xie,Jianguo Chen,Lu Liu,Renjie Chen
DOI: https://doi.org/10.1016/j.cad.2021.103088
2021-11-01
Abstract:We design a simple yet effective consistency measurement, considering both patch flatness and face-to-patch orientation similarity, to select a candidate patch for each face.We introduce an <span class="math"><math>ℓ0</math></span> minimization method, incorporating the spectral analysis theory, to refine a shape-aware patch for each face from its corresponding candidate patch.We conduct a variety of experiments to show that our denoising method outperforms the state-of-the-art methods on synthetic and raw scanned data.Mesh denoising is a fundamental yet open problem in geometry processing. The main challenge is to remove noise while recovering the shape of the underlying surface as accurately as possible. In this paper, we propose a novel joint bilateral filter on the face normal field. The key is to estimate a reliable guidance normal field by constructing a shape-aware consistent patch for accurately describing the local shape of each face. To this end, we first select a candidate patch for each face by using a newly defined consistent metric considering both patch flatness and face-to-patch orientation similarity. Then, spectral analysis is used in combination with <span class="math"><math>ℓ0</math></span> minimization to refine the candidate patches in a shape-aware manner. The refined patches do not contain any features, and therefore they can accurately describe the local shape of the underlying surface. After smoothing the face normal field, vertex positions are reconstructed to match the filtered face normals. Our mesh denoising method is theoretically rooted and practical for dealing with the meshes containing corners with low sampling rates, multi-scale features, or narrow structure regions. Extensive experimental results demonstrate that our method can significantly improve the feature preserving capability of joint normal filter and outperforms state-of-the-art methods visually and quantitatively.<span class="display"><span><ol class="links-for-figure"><li><a class="anchor download-link u-font-sans" href="https://ars.els-cdn.com/content/image/1-s2.0-S0010448521000993-fx1_lrg.jpg"><span class="anchor-text">Download : <span class="download-link-title">Download high-res image (237KB)</span></span></a></li><li><a class="anchor download-link u-font-sans" href="https://ars.els-cdn.com/content/image/1-s2.0-S0010448521000993-fx1.jpg"><span class="anchor-text">Download : <span class="download-link-title">Download full-size image</span></span></a></li></ol></span></span>
computer science, software engineering
What problem does this paper attempt to address?