Fast and Effective Feature-Preserving Mesh Denoising


X.-F. Sun, P. L. Rosin, R. R. Martin, F. C. Langbein. Fast and Effective Feature-Preserving Mesh Denoising. IEEE Trans. Visualization and Computer Graphics, 13(5):925-938, 2007. [DOI:10.1109/TVCG.2007.1065] [PDF]

sun2007

sun2007

We present a simple and fast mesh denoising method, which can remove noise effectively while preserving mesh features such as sharp edges and corners. The method consists of two stages. First, noisy face normals are filtered iteratively by weighted averaging of neighboring face normals. Second, vertex positions are iteratively updated to agree with the denoised face normals. The weight function used during normal filtering is much simpler than that used in previous similar approaches, being simply a trimmed quadratic. This makes the algorithm both fast and simple to implement. Vertex position updating is based on the integration of surface normals using a least-squares error criterion. Like previous algorithms, we solve the least-squares problem by gradient descent; whereas previous methods needed user input to determine the iteration step size, we determine it automatically. In addition, we prove the convergence of the vertex position updating approach. Analysis and experiments show the advantages of our proposed method over various earlier surface denoising methods.

 

Cite this page as 'Frank C Langbein, "Fast and Effective Feature-Preserving Mesh Denoising," Ex Tenebris Scientia, 13th June 2007, https://langbein.org/sun2007/ [accessed 20th April 2024]'.

CC BY-NC-SA 4.0 This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.