42877527b13ed8bb.tex
1: \begin{abstract}
2: %In geometric processing,
3: %   surface fitting is a popular method for preprocessing the large-scale 3D models.
4: In this paper,
5:     we propose a stochastic geometric iterative method
6:     to approximate the high-resolution 3D models by finite Loop subdivision surfaces.
7: Given an input mesh as the fitting target,
8:    the initial control mesh is generated using the mesh simplification algorithm.
9: Then,
10:     our method adjusts the control mesh iteratively
11:     to make its finite Loop subdivision surface approximates the input mesh.
12: In each geometric iteration,
13:     we randomly select part of points on the subdivision surface to calculate the difference vectors and distribute the vectors to the control points.
14: Finally,
15:     the control points are updated by adding the weighted average of these difference vectors.
16: We prove the convergence of our method
17:     and verify it by demonstrating error curves in the experiment.
18: In addition,
19:    compared with an existing geometric iterative method,
20:    our method %a shorter running time and lower error.
21:     has a faster fitting speed and higher fitting precision.
22: 
23: \keywords{geometric iterative;
24:           surface fitting;
25:          stochastic method;
26:          subdivision surface;
27:           progressive iterative approximation  }
28: \end{abstract}
29: