A Global Laplacian Smoothing Approach with Feature Preservation

Similar documents
Geometric Modeling and Processing

Mesh Processing Pipeline

Manifold Parameterization

Smoothing & Fairing. Mario Botsch

Fairing Triangular Meshes with Highlight Line Model

Non-Iterative, Feature-Preserving Mesh Smoothing

Interactive Mesh Deformation Using Equality-Constrained Least Squares

Fairing Scalar Fields by Variational Modeling of Contours

Anisotropic Filtering of Non-Linear Surface Features

Removing local irregularities of triangular meshes with highlight line models

1.7.1 Laplacian Smoothing

Non-Iterative, Feature-Preserving Mesh Smoothing

Parameterization of Triangular Meshes with Virtual Boundaries

Surfaces, meshes, and topology

Parameterization of Meshes

ing and enhancing operations for shapes represented by level sets (isosurfaces) and applied unsharp masking to the level set normals. Their approach t

Geometric Modeling and Processing

Least-squares Meshes. Olga Sorkine Tel Aviv University Daniel Cohen-Or Tel Aviv University Abstract.

Shape Modeling and Geometry Processing

Quadrilateral Remeshing

Texturing and Deforming Meshes with Casual Images. I-Chao Shen Yi-Hau Wang Yu-Mei Chen Bing-Yu Chen. National Taiwan University

Mesh Smoothing by Adaptive and Anisotropic Gaussian Filter Applied to Mesh Normals

Triangular surface mesh fairing via Gaussian curvature flow

Non-Iterative, Feature-Preserving Mesh Smoothing

Fan-Meshes: A Geometric Primitive for Point-based Description of 3D Models and Scenes

05 - Surfaces. Acknowledgements: Olga Sorkine-Hornung. CSCI-GA Geometric Modeling - Daniele Panozzo

Laplacian Mesh Optimization

Provably Good Moving Least Squares

Geometric Fairing of Irregular Meshes for Free-Form Surface Design

Deformation Transfer for Detail-Preserving Surface Editing

Anisotropic Smoothing of Point Sets,

Multiresolution Analysis for Irregular Meshes

APPLICATION OF INTERACTIVE DEFORMATION TO ASSEMBLED MESH MODELS FOR CAE ANALYSIS

A Robust Procedure to Eliminate Degenerate Faces from Triangle Meshes

VOLUME CONSERVATION OF 3D SURFACE TRIANGULAR MESH SMOOTHING

An Efficient Approach for Feature-preserving Mesh Denoising

Surface Reconstruction. Gianpaolo Palma

Multiresolution Remeshing Using Weighted Centroidal Voronoi Diagram

THE GEOMETRIC HEAT EQUATION AND SURFACE FAIRING

Scanning Real World Objects without Worries 3D Reconstruction

Salient Critical Points for Meshes

Final Project, Digital Geometry Processing

(Sparse) Linear Solvers

A Fast and Accurate Denoising Algorithm for Two-Dimensional Curves

Geometric Surface Processing via Normal Maps a

G 2 Interpolation for Polar Surfaces

Kernel-Based Laplacian Smoothing Method for 3D Mesh Denoising

Normal Mesh Compression

Mesh Smoothing via Mean and Median Filtering Applied to Face Normals

An Efficient, Geometric Multigrid Solver for the Anisotropic Diffusion Equation in Two and Three Dimensions

Filling Holes in Meshes

CS 523: Computer Graphics, Spring Shape Modeling. Differential Geometry of Surfaces

A Laplacian Based Approach for Free-Form Deformation of Sparse Low-degree IMplicit Surfaces

Technical Report. Removing polar rendering artifacts in subdivision surfaces. Ursula H. Augsdörfer, Neil A. Dodgson, Malcolm A. Sabin.

CS 523: Computer Graphics, Spring Differential Geometry of Surfaces

Multiresolution Computation of Conformal Structures of Surfaces

Salient Point SUSAN 3D operator for triangles meshes

Mesh Editing with Poisson-Based Gradient Field Manipulation

Non-Iterative, Feature-Preserving Mesh Smoothing

Surfel Based Geometry Reconstruction

Feature-Preserving Mesh Denoising via Anisotropic Surface Fitting

A Discrete Spring Model for Generating Fair Curves and Surfaces

Real-Time Shape Editing using Radial Basis Functions

An Application of Markov Random Fields to Range Sensing

Automatic method for sharp feature extraction from 3D data of man-made objects

Geometric Modeling Assignment 3: Discrete Differential Quantities

Three-dimensional Modeling of Carbon Fiber Cloth Surface from Dense and Scattered Points Cloud

Mesh Geometric Editing Approach Based on Gpu Texture

Level Set Extraction from Gridded 2D and 3D Data

Comparison and affine combination of generalized barycentric coordinates for convex polygons

MESH surfaces are widely used in computer graphics

u 0+u 2 new boundary vertex

Computer Aided Geometric Design

Defense Technical Information Center Compilation Part Notice

Near-Optimum Adaptive Tessellation of General Catmull-Clark Subdivision Surfaces

Freeform Shape Representations for Efficient Geometry Processing

Processing 3D Surface Data

Automatic least-squares projection of points onto point clouds with applications in reverse engineering

A Multiresolutional Approach for Facial Motion Retargetting Using Subdivision Wavelets

THE FORCE DENSITY METHOD: A BRIEF INTRODUCTION

Def De orma f tion orma Disney/Pixar

Graphical Models 73 (2011) Contents lists available at ScienceDirect. Graphical Models. journal homepage:

Minimum Surface Area Based Complex Hole Filling Algorithm of 3D Mesh

Topology-Free Cut-and-Paste Editing over Meshes

Large Mesh Deformation Using the Volumetric Graph Laplacian

Extracting consistent and manifold interfaces from multi-valued volume data sets

Preserving Form Features in Interactive Mesh Deformation

Mesh Denoising via L0 Minimization

Curvature Based Mesh Improvement.

Moving Least Squares Multiresolution Surface Approximation

Spider: A robust curvature estimator for noisy, irregular meshes

Adaptive Semi-Regular Remeshing: A Voronoi-Based Approach

Feature Preserving Smoothing of 3D Surface Scans. Thouis Raymond Jones

03 - Reconstruction. Acknowledgements: Olga Sorkine-Hornung. CSCI-GA Geometric Modeling - Spring 17 - Daniele Panozzo

Progressive Compression for Lossless Transmission of Triangle Meshes in Network Applications

Geometric Surface Processing via Normal Maps

An Algorithm of 3D Mesh Reconstructing Based on the Rendering Pipeline

Laplacian Meshes. COS 526 Fall 2016 Slides from Olga Sorkine and Yaron Lipman

A Short Survey of Mesh Simplification Algorithms

Extraction of feature lines on triangulated surfaces using morphological operators

Transcription:

A Global Laplacian Smoothing Approach with Feature Preservation hongping Ji Ligang Liu Guojin Wang Department of Mathematics State Key Lab of CAD&CG hejiang University Hangzhou, 310027 P.R. China jzpboy@yahoo.com.cn, ligangliu@zju.edu.cn, wgj@math.zju.edu.cn Abstract This paper presents a novel approach for surface smoothing with feature preservation on arbitrary meshes. Laplacian operator is performed in a global way over the mesh. The surface smoothing is formulated as a quadratic optimization problem, which is easily solved a sparse linear system. The cost function to be optimized penalizes deviations from the global Laplacian operator while maintaining the overall shape of the original mesh. The features of the original mesh can be preserved by adding feature constraints and barycenter constraints in the system. Our approach is simple, non-iterative, fast, and does not cause surface shrinkage and distortion. Many experimental results are presented to show the applicability and flexibility of the approach. Keywords: Triangular mesh, mesh smoothing, Laplace operator, least squares, feature preservation 1. Introduction Mesh smoothing, or denoising, is a process dedicated to the removal of noise with minimal damage caused to geometric features of the object. The ultimate goal of mesh smoothing is to produce highly smooth meshes efficiently, for rendering, modelling, and visualization, while still preserving the basic overall shape and important features of the original model. However, removing noise while preserving the features of the shape is not a trivial matter[11]. A great deal of mesh smoothing algorithms have been proposed in the literature. The most common techniques are based on Laplace smoothing [3, 9]. Taubin [19] introduced signal processing on surfaces that is based on the definition of the Laplacian operator on meshes and developed a fast and simple iterative Laplacian smoothing scheme. Desbrun et al. [4] extended this approach to irregular meshes using a geometric flow analogy. Vollmer et al. [21] suggested a method that is based on the idea to push the vertices back to their previous positions. Hildebrandt et al. [10] proposed an anisotropic smoothing scheme that reduces diffusion across edges. Feature-preserving mesh smoothing methods [1, 2, 5] were mostly inspired by anisotropic diffusion in image processing [16] more recently. These methods modified the diffusion equation to make it nonlinear or anisotropic, thus could preserve sharp features. Although these approaches are superior to those using isotropic techniques, but they would cause significant computational times. Recently, Jones et al. [11] proposed a statistical method to anisotropically smooth a mesh in one pass. Fleishman et al. [8] introduced a similar method based on bilateral filtering that is iterative. However, it is not straightforward to assign appropriate parameters to get good results in the algorithms. Unfortunately, local Laplacian smoothing leads to a variety of artifacts such as geometric distortion and shrinkage due to the irregular connectivity of the mesh. Moreover, the iteration is sometimes numerically unstable, which seriously slows down the convergence. Furthermore, it provides insufficient control over global behavior during smoothing for irregular connectivity meshes. In this paper, we take a different approach for smoothing arbitrary meshes with feature preservation. We consider about the mesh smoothing as a problem of finding an approximating surface with a global minimization of a surface fairing energy. Thus we adopt the Laplacian operator in a global way instead of a local way. The smoothed mesh is constructed by solving a spare linear system, which is fast and efficient, in a non-iterative way with feature constraints. To our knowledge, our global Laplacian smoothing (GLS) approach is the first approach to handle the issue of smoothing using non-iterative Laplacian operator in a global way.

2. Preliminaries 2.1.Surfacesmoothing aglobaloptimization problem We start with formulating the problem of global surface smoothing more precisely: Given a mesh surface S with geometric noise, our goal is to produce a smooth and good quality mesh surface S 0 which is as close as possible to S and preserves the features of S. For a parametric surface S : F = F ( ) ( ), the problem of the global surface smoothing can be formulized as a mathematical problem: min (S 0 ) (1) S 0 where the minimized energy has to contain two terms: one that measures the fairness of the surface and the second that takes the resemblance with the original surface (data fidelity) into consideration: (S 0 )= (S 0 ) + (S 0 S) 2 {z } Smoothness constraint {z } Data fidelity where and are the weights for the two terms. The above minimization model for surface smoothing is generalized from the total variational model of Rudin-Osher-Fatemi well-known in the literature of image denoising [17]. The smoothing energy term used for smoothing can be the membrane energy [22]: (S 0 ) = (F 2 + F 2 ) or the thin-plate energy [6]: (S 0 ) = (F 2 +2F 2 + F 2 ) 2.2. Tranditional local Laplacian smoothing Let S =() be a triangular mesh. The Laplacian operator can be linearly approximated at each vertex by the umbrella operator as used in [13, 19]: (v )= X (v v ) (2) where is the vertex index set of neighborhood vertices to the vertex v,and is the weight of edge ( ) corresponding to vertex v with P =1. Several weighting schemes have been proposed, such as edge length scheme and cotangent scheme [4, 19]. The Laplacian algorithm is quite simple: the basic idea is that the position of vertex v is replaced with the average of the positions of adjacent vertices. Practically the vertices of a mesh are incrementally moved in the direction of the Laplacian. The simplicity of the algorithm is based on very basic, uniform approximations of the Laplacian. For irregular connectivity meshes this leads to a variety of artifacts such as geometric distortion, slow convergence for large meshes, numerical instability, and insufficient control over global behavior during smoothing. The latter includes shrinkage problems and more precise shaping of the frequency response of the algorithms. 3. Global Laplacian Smoothing (GLS) Instead of moving the vertices locally and iteratively in the traditional Laplacian smoothing approach, we would like to solve all the vertices of the smoothed surface in a global manner. 3.1. Global Laplacian operator For a vertex v its smooth condition is: X (v v )=0 (3) where is the weight as in Eq. 2 [7]. Eq. 3 means that vertex v lies in the weighted average of its 1-ring neighbors. It is known that the vertex v lies in the center of gravity of its 1-ring neighbors if we choose =1, where =# is the valence of v, in Eq. 3. Suppose all the vertices v =1 2are unknown. It can be seen that the equations in Eq. 3 of all the vertices form a sparse linear system. The linear system can be writteninmatrixform: LX = 0 (4) where L is an matrix with elements derived from : 1 = = ( ) 0 otherwise X is the 1 column vector of the corresponding vertices. The matrix L is called the Laplacian of the mesh S [19]. Note that L has rank 1 for a connected mesh surface, which means, given L, the vertex positions X can not be uniquely determined by solving the linear systems without any vertex position given. If the geometry of some of the vertices are provided, we can reconstruct the geometry of the rest of the mesh vertices by solving the sparse linear system in Eq. 4 in a least square

sense like in [18]. As each vertex lies as close as possible to the weighted center of its 1-ring neighbors, the vertices on the reconstructed mesh surface are distributed over the surface in a fair way. Furthermore, if we carefully select the provided vertices as feature points of the surface (as we can see in the following sections), the reconstructed mesh can effectively approximate the given mesh. Thus the linear system (Eq. 4) defines a surface that is visually smooth and fair approximation of the given mesh in a global way. 3.2. Feature constraints In order to keep the features of the original mesh surface S, one or more feature points on S are first detected as {v =( ) }, where = { 1 2 } is the set of indices of the feature vertices. The feature constraints are given as soft constraints in the linear system as µ µ AX 0 L = X F 0 0 = b = b (5) where F is an matrix in which each row contains only one non-zero element used to constrain the position of the feature vertices with the element: ½ = = 1 1 ; 0 otherwise where is the weight of the feature vertex constraints, and b is an 1 column vector of the product of feature vertices and : = 1 = or The positions of the vertices can be found by solving the normal equation of Eq. 5, which is equivalent to minimizing the following error function: min klx 0 k 2 + X 2 v X 0 0 v 2 (6) Note that the linear system is defined for each component of the coordinates,, and. The positions of the vertices can be found by solving the sparse linear system in Eq. 5 in a least square sense as: X 0 =(A A) 1 A b Fig. 1(a) shows a cat model with selected feature points shown in red color. In Fig. 1(b) and (c), the smoothed cat models are obtained by solving the sparse linear system in Eq. 5 with =1and =5respectively. Note that the smoothed mesh in Fig. 1(b) shrinks much than in Fig. 1(c). It can be seen that the reconstructed smooth mesh approximates the feature points closer as we increase the weight in Eq. 5. In our experimentations, we found that the reconstructed mesh almost interpolates the feature vertices when we set =5. ( a ) ( b ) ( c) Figure 1. Global Laplacian smoothed mesh with feature vertex constraints. The feature vertices are highlighted in red color. (a) The original cat mesh; (b) smoothed mesh with =1; (c) smoothed mesh with =5. 3.3. Barycenter constraints The least squares solution to the minimization problem in Eq. 6 would still lead to undesired distortion and shrinkage in region of non-feature vertices as shown in Fig. 1(b) and (c). This is because the Laplacian operator causes too much relaxation on the vertices. Therefore, we can introduce extra constraints to Eq. 6 to reduce the vertex relaxation. Like in [14], we fix all the triangle barycenters in position during smoothing, which can effectively prevent its distortion and shrinkage. The barycenter constraint for a triangle = h i can be described as: (v 0 + v 0 + v 0 )3 =(v + v + v )3 The barycenter constraints are given as soft constraints in the linear system as ĀX 0 = L F X 0 = 0 b = b (7) b where is an matrix in which the -th row contains only three non-zero elements used to constrain the position of barycenter of the corresponding triangle = h 1 2 3 i with the element: ½ = 1 = 2 3 0 otherwise = h 1 2 3 i 1 1 where is the weight of the barycenter constraint, and b is an 1 column vector with the element: = ( 1 + 2 + 3 ) = h 1 2 3 i 1 = or

( a ) Figure 2. Global Laplacian smoothed mesh with barycenter constraints. (a) the original bird mesh; (b) the smoothed mesh with barycenter constraints with parameter = 03. The positions of the vertices can be found by solving the normal equation of Eq. 7, which is equivalent to minimizing the following error function: min klx 0 k 2 + 2 P v X 0 0 v 2 + P (v 2 0 + v0 + v0 ) (v + v + v ) 2 hi Note that the linear system is also defined for each component of the coordinates and. The positions of the vertices can be found by solving the linear system in Eq. 7 as: X 0 =(Ā Ā) 1 Ā b Fig. 2 shows a smoothing example illustrating the effect of barycenter constraints. In this example, no feature point is selected, i.e., =0and we set =03. It can be seen from Fig. 2(b) that our approach does not shrink the mesh using the barycenter constraints and the sharp feature vertices, such as vertices at the end of the bird tail, are smoothed out as there are no feature constraints there. Moreover, the vertices on the smoothed mesh are distributed more uniformly over the surface. 3.4. Boundary smoothing For non-closed meshes, part of the neighborhood is not defined for boundary points. In our system, the boundary curves are smoothed separately and our algorithm handles boundaries by treating them as sharp feature edges. Adopting the same idea mentioned in the previous sections, the feature constraints and center constraints may also be introduced to keep the features of the boundary curves and to prevent the boundary curves from shrinkage and distortion. 3.5. Discussions In our smoothing application, we used some simple and efficient point-type feature detection approach to detect the features on the mesh in the literature [12, 15]. The user is also allowed to specify the feature vertices on the mesh surface in our system. The constraints described in the previous sections are soft constraints as the smoothed mesh only approximates the constraint points in a least squares sense but not interpolates. We can as well put hard constraints on the mesh vertex positions in our system. That is, a set of vertices can be fixed so that the smoothing is performed only on the rest of the mesh. More complicated constraints are also possible by adding more appropriate equations into the linear system. 4. Implementations The matrix A A or Ā Ā arealsosparsesinceinevery row of the matrices only the entries corresponding to vertices in the 2-ring neighborhood are non-vanishing. The most time-consuming part of our algorithm is solving the sparse linear system. We use the direct solver in [20] in our implementation. The Cholesky factorization of the matrix A A = R R is first found, where R is an upper triangular matrix. Then,, and are respectively found by solving two triangular linear systems R RX = A b, that is R X = A b and RX = X. Most of the time is spent on computing the Cholesky factorization, while the time of the solving is negligible. As stated in [20], the factorization is fast enough for the applications. 5. Experiments and results All the examples presented in this paper were made on a 1.8GHz Athlon computer with 512MB memory. Feature vertices are not shown in the mesh surface in order to compare the rendering effects of the smoothed mesh surface with the original mesh surface. The weight parameters and measure the importance of feature constraints and barycenter constraints respectively. It is worthwhile to point out that the two parameters are important for the smooth effects. The smoothed mesh could almost interpolate the feature points when is large enough. The mesh could not be smoothed much if the parameter is set to be too large. In Fig. 3(a), Gaussian white noise is added to an 8 - shape model. The constructed smoothed mesh is shown in 3(b) with parameters =5and =01. Fig. 4 and 5 are two smoothing examples using our global smoothing approach for real scanned mesh data. A comparison to the other smoothing approaches is showninfig. 6. ThemodelofVenusheadshownin Fig. 6(a) is a real scanned mesh data with much noise. The smoothed mesh using traditional Laplacian smoothing

( a ) Figure 3. Global Laplacian smoothing for an 8"-shape model. The models are flat shaded in order to enhance the noise effects: (a) the modelofan 8 modelwithheavilyaddedrandom noise; (b) the smoothed mesh with parameters =5and =01. method is shown in Fig. 6(b). We can see the shrinkage in the smoothed mesh. Fig. 6(c) is the result using the approach of [11]. The result using our global Laplacian smoothing approach is shown in Fig. 6(d) with parameters =5and =005. Wecanseethatourresultis as good as the result of [11], with better feature preservationinsomeregions,suchastheeyeandlipregions,inthe Venus head model. We present this comparison to demonstrate the effectiveness and superiority of our approach for smoothing. Table 1 lists the running time of the global Laplacian smoothing examples shown in this paper. As we can see, our approach achieves a good combination of speed, smoothness quality, and shape and feature preservation. Model Vertex Number Running Time (s) Eight (Fig. 3) 12,286 1.95 Dog (Fig. 4) 195,586 71.25 Dragon (Fig. 5) 100,056 22.75 Venus (Fig. 6) 134,359 42.00 Table 1. Running time for different examples shown in the paper. 6. Conclusions ( a ) Figure 4. Denoising a scanned mesh of a dog model using our global Laplacian smoothing approach: (a) the noisy mesh data; (b) the smoothed mesh with parameters =5and =003. ( a) Figure 5. Denoising a scanned mesh of a dragon model using our global Laplacian smoothing approach. Note that features such as sharp corners are preserved: (a) the noisy mesh data; (b) the smoothed mesh with parameters =5and =006. In this paper a novel technique for the elimination of noise in arbitrary mesh surfaces has been developed and applied successfully. The Laplacian operator is performed over the mesh surface in a global way. The noisy mesh is smoothed by solving a sparse linear system. Feature constraints and barycenter constraints can be added into the linear system to keep the features of the noisy mesh and to avoid the shrinkage and distortion during the smoothing. The proposed approach presents certain advantages: it is non-iterative, fast and effective; it is also applicable for non-manifold meshes. We demonstrate the superiority of our approach over traditional approaches by many experimental results. The presented approach still has much to do for improvements and extensions. The weight parameters and used in our approach should be investigated to see how it affect the reconstructed mesh in more details. Furthermore, these weight parameters could be different for different vertices. It is also much worthwhile to extend our approach to other surface fairing energy instead of Laplacian operator. We believe that this extension is feasible but not straightforward. Acknowledgements The real scanned 3D data are courtesy of Stanford 3D Scanning Repository and Max-Planck Insitut für In-

( a ) ( b ) ( c ) ( d) Figure 6. Comparisons with other smoothing approaches. Observe the difference in details in the area of the lip and eye: (a) the noisy Venus head mesh data; (b) the result denoised by the traditional Laplacian smoothing approach; (c) the result using bilateral filtering approach in [11]; (d) the result of our global Laplacian smoothing approach with parameters =5and =005. formatik. This work is supported by the National Grand Fundamental Research 973 Program of China (No. 2002CB312101), the National Natural Science Foundation of China (No. 60373033, 60333010), the National Natural Science Foundation for Innovative Research Groups (No. 60021201). References [1] C. Bajaj and G. Xu. Anisotropic diffusion on surfaces and functions on surfaces. Transactions on Graphics, 22(1):4 32, 2003. [2] U. Clarenz, U. Diewald, and M. Rumpf. Anisotropic geometric diffusion in surface processing. In Proceedings of IEEE Visualization, pages 397 405, 2000. [3] T. DeRose, T. Duchamp, H. Hoppe, J. McDonald, and W. Stuetzle. Mesh optimization. In Proceedings of SIG- GRAPH, pages 19 26, 1993. [4] M. Desbrun, M. Meyer, P. Schröder, and A. Barr. Implicit fairing of irregular meshes using diffusion and curvature flow. In Proceedings of SIGGRAPH, pages 317 324, 1999. [5] M. Desbrun, M. Meyer, P. Schröder, and A. Barr. Anisotropic feature-preserving denoising of height fields and bivariate data. In Proceedings of Graphics Interface, pages 145 152, 2000. [6] M. Eck, T. DeRose, T. Duchamp, H. Hoppe, M. Lounsbery, and W. Stuetzle. Multiresolution analysis of arbitrary meshes. In Proceedings of SIGGRAPH, pages 173 182, 1995. [7] D. Field. Laplacian smoothing and delaunay triangulations. Communications in Applied Numerical Methods, 4:709 712, 1988. [8] S. Fleishman, I. Drori, and D. Cohen-Or. Bilateral mesh denoising. In Proceedings of SIGGRAPH, pages 950 953, 2003. [9] M. Gross and A. Hubeli. Fairing of nonmanifolds for visualization. In Proceedings of IEEE Visualization, pages 407 414, 2000. [10] K. Hildebrandt and K. Polthier. Anisotropic filtering of nonlinear surface features. In Proceedings of Eurographics, 2004. [11] T. Jones, F. Durand, and M. Desbrun. Non-iterative, feature preserving mesh smoothing. In Proceedings of SIGGRAPH, pages 943 949, 2003. [12] L. Kobbelt, M. Botsch, U. Schwanecke, and H. Seidel. Feature sensitive surface extraction from volume data. In Proceedings of SIGGRAPH, 2001. [13] L. Kobbelt, S. Campagna, J. Vorsatz, and H. Seidel. Interactive multiresolution modeling on arbitrary meshes. In Proceedings of SIGGRAPH, pages 105 114, 1998. [14] X. Liu, H. Bao, P. Heng, T. Wong,, and Q. Peng. Constrained fairing for meshes. Computer Graphics Forum, 20(2):115 123, 2001. [15] M. Pauly, R. Keiser, and M. Gross. Multi-scale feature extraction on point-sampled surfaces. In Proceedings of Eurographics, 2003. [16] P. Perona and J. Malik. Scale-space and edge detection using anisotropic diffusion. IEEE PAMI, 12(7):629 639, 1990. [17] L. Rudin, S. Osher, and E. Fatemi. Nonlinear total variation based noise removal algorithms. Physica D, 60:259 268, 1992. [18] O. Sorkine and D. Cohen-Or. Least-squares meshes. In Proceedings of Shape Modeling International, pages 191 199, 2004. [19] G. Taubin. A signal processing approach to fair surface design. In Proceedings of SIGGRAPH, pages 351 358, 1995. [20] S. Toledo. Taucs: a library of sparse linear solvers (version 2.2). In Tel-Aviv University (http://www.tau.ac.il/ stoledo/taucs/), 2003. [21] J. Vollmer, R. Mencl, and H. Müller. Improved laplacian smoothing of noisy surface meshes. In Proceedings of Eurographics, pages 131 138, 1999. [22] W. Welch and A. Witkin. Varational surface modeling. In Proceedings of SIGGRAPH, pages 157 166, 1992.