用户名: 密码: 验证码:
网格曲面的分割算法及其应用
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
网格曲面分割是数字几何处理中的重要组成部分,在包括网格参数化、网格简化、模型匹配、网格压缩、网格编辑等众多数字几何处理领域中都有着重要的应用。由于网格曲面分割算法应用范围广,实用性强,已经成为当前数字几何领域中的研究热点之一。本文围绕网格曲面的分割算法,及其在网格简化中的应用,展开了深入的研究,主要获得以下成果:
     1.为了根据网格模型上的尖锐几何特征对三角网格曲面进行合理分片,提出一种新的基于张量投票(tensor voting)理论的三角网格曲面分割算法。该算法将给定的网格模型上所有的三角面片聚类成若干个集合,使得集合内部三角面片上点的尖锐几何特征尽可能接近。根据网格模型顶点上基于法向的张量投票矩阵的特征值分布与顶点尖锐几何特征的对应关系,算法将网格分割问题转化为目标能量函数最小化问题,并适当简化能量函数的形式,用快速聚类算法求解。通过引入启发式约束,算法较好地防止了分割区域的分离。实验表明,与已有算法相比,该算法具有较快的速度,同时能够较好地分割网格曲面上的尖锐几何特征区域。
     2.以分割后得到的子网格曲面片的尽量接近平面为目标,提出一种新的基于平坦性的三角网格曲面分割算法。该算法通过建立刻划子网格曲面片平坦性的能量函数,并用聚类方法将该能量函数极小化,最终使得分割得到的子网格曲面片尽量平坦。与经典的网格分割算法相比,该算法具有实现简单,运行效率高,保证收敛,以及分割效果好等特点。对中等规模或以下的模型,算法能够在普通PC机上达到实时的效果。
     3.提出一种适用于CAD模型的快速三角网格分割算法。给定一个原始网格曲面及目标分割数,算法通过构造反映子网格内部曲率相似度的能量函数,将网格分割问题转化为能量函数最大化问题,并通过最大化该能量函数对原始网格中三角面片进行聚类,从而将网格分割成用户指定数量的子网格片。实验表明算法是快速和有效的,对于中小网格模型可以达到实时或接近实时的速度。
     4.给出一种新的自适应三角网格简化算法。算法主要包含两个步骤,首先通过红绿细分算子将输入的网格模型按照网格曲面上的曲率分布情况进行细分。然后将细分后的网格模型通过基于重心Voronoi剖分(centroidal Voronoi tessellations)的聚类算法进行简化。简化后的模型与原网格模型相比具有几何误差小,三角面片质量高等特点。实验结果表明该算法是鲁棒和有效的。
     以上算法以一个统一的网格曲面分割算法框架为基础,采用不同的几何特征作为指标进行聚类求解,取得了较好的效果。同时,该算法框架还具有运行效率较高,适合于大型网格曲面的特点。如何在本文给出的算法框架基础上,进一步结合网格曲面的语义特征进行网格曲面分割,是未来要研究的问题之一
Mesh segmentation has become a key ingredient of digital geometry processing. It assists mesh parameterization, mesh simplification, mesh compression, mesh editing and more. Due to the widely usage of mesh segmentation, it has become a very hot research area in digital geometry processing. In this thesis, we made a profoundly research on mesh segmentation and its application in mesh simplification. The main contributions are listed as follows:
     1. To segment the meshes according to the sharp features on the mesh models, we present a new mesh segmentation algorithm based on the tensor voting theory. All the triangles on the mesh cluster to the user-defined number of regions, such that the sharp features of triangles in the same region are as similar as possible. According to the correspondence between the distribution of eigenvalues from the tensor voting matrices based on normals and the sharp features on the mesh model, we converts the mesh segmentation problem to an energy term minimization problem. We simplified the energy term and solve the minimization problem by clustering. By introducing an heuristic constraint, we successfully prevent the separation of regions. The test results show that our algorithm can obtain much higher performance compared with existing algorithm. At the same time, it can detect the sharp area better.
     2. We present a novel mesh segmentation algorithm based on the planarity, whose target is to make the result regions as planar as possible. The algorithm maximizes regions' planarity by driving an energy term which reflects the planarity of regions down on the mesh directly. It is easy to implement and extremely efficient. The convergence is guaranteed and the results are better compared with existing method. For models of moderate size, interactive performance is achieved with commodity PCs.
     3. We present a fast method for segmentation, which is suitable for commonly used CAD models. Given a mesh surface, all faces of it cluster to a user-specified number of patches according to similarity of curvatures. Experimental results show that our algorithm is efficient and robust.
     4. We present a novel algorithm for adaptive triangular mesh coarsening. The algorithm has two stages. First, the input triangular mesh is refined by iteratively applying the adaptive subdivision operator that performs a so-called red-green split. Second, the refined mesh is simplified by a clustering algorithm based on Centroidal Voronoi Tessellations (CVTs). The accuracy and good quality of the output triangular mesh is achieved by combining adaptive subdivision and the CVTs technique. Test results showed the mesh coarsening scheme to be robust and effective. Examples are shown that validate the method.
     The algorithms described above are built upon a unified mesh segmentation framework by adopting different geometrical features. And they can not only obtain good segmentation results, but also achieve high performance. How to combine our algorithm framework and semantic feature on the mesh surface is one of our future work.
引文
[1]Stockman G. Object recognition and localization via pose clustering[J]. Computer Vision, Graphics, and Image Processing.1987,40(3):361-387.
    [2]Lamdan Y., Wolfson H. J. Geometric Hashing:A General And Efficient Model-based Recognition Scheme[C]//Second International Conference on Computer Vision,1988: 238-249.
    [3]Besl P. J., Mckay H. D. A method for registration of 3-D shapes[J]. Pattern Analysis and Machine Intelligence, IEEE Transactions on.1992,14(2):239-256.
    [4]Chen Y., Medioni G. Object modeling by registration of multiple range images[J]. Image and Vision Computing.1992,10(3):145-155.
    [5]Hecker Y. C., Bolle R. M. On geometric hashing and the generalized Hough transform[J]. IEEE transactions on Systems, Man and Cybernetics.1994,24(9):1328-1338.
    [6]Huber D. F., Hebert M. Fully automatic registration of multiple 3D data sets[J]. Image and Vision Computing.2003,21(7):637-650.
    [7]Gelfand Natasha, Mitra Niloy J., Guibas Leonidas J., et al. Robust global registration[C] //Proceedings of the third Eurographics symposium on Geometry processing, Vienna, Austria,2005:197.
    [8]Huang Q. X., Fl Ry S., Gelfand N., et al. Reassembling fractured objects by geometric matching[J]. ACM Transactions on Graphics (TOG).2006,25(3):578.
    [9]Pottmann H., Huang Q. X., Yang Y. L., et al. Geometry and convergence analysis of algorithms for registration of 3D shapes[J]. International Journal of Computer Vision.2006, 67(3):277-296.
    [10]Huang Qi-Xing, Adams Bart, Wand Michael. Bayesian surface reconstruction via iterative scan alignment to an optimized prototype [C]//Proceedings of the fifth Eurographics symposium on Geometry processing, Barcelona, Spain,2007:213-223.
    [11]Boissonnat J. D. Geometric structures for three-dimensional shape representation[J]. ACM Transactions on Graphics (TOG).1984,3(4):266-286.
    [12]Edelsbrunner Herbert, M Ernst P., Cke. Three-dimensional alpha shapes [J]. ACM Transactions on Graphics.1994,13 (1):43-72.
    [13]Hoppe Hugues, Derose Tony, Duchamp Tom, et al. Surface reconstruction from unorganized points[C]//Proceedings of the 19th annual conference on Computer graphics and interactive techniques,1992:71-78.
    [14]Curless Brian, Levoy Marc. A volumetric method for building complex models from range images [C]//Proceedings of the 23 rd annual conference on Computer graphics and interactive techniques,1996:303-312.
    [15]Amenta Nina, Bern Marshall, Kamvysselis Manolis. A new Voronoi-based surface reconstruction algorithm [C]//Proceedings of the 25th annual conference on Computer graphics and interactive techniques,1998:415-421.
    [16]Amenta N., Choi S., Dey T. K., et al. A simple algorithm for homeomorphic surface reconstruction [C]//Proceedings of the sixteenth annual symposium on Computational geometry, Clear Water Bay, Kowloon, Hong Kong,2000:213-222.
    [17]Carr J. C., Beatson R. K., Cherrie J. B., et al. Reconstruction and representation of 3D objects with radial basis functions[C]//Proceedings of the 28th annual conference on Computer graphics and interactive techniques,2001:67-76.
    [18]Amenta Nina, Choi Sunghee, Kolluri Ravi Krishna. The power crust [C]//Proceedings of the sixth ACM symposium on Solid modeling and applications, Ann Arbor, Michigan, United States,2001:249-266.
    [19]Turk Greg, O'Brien James F. Modelling with implicit surfaces that interpolate [J]. ACM Transactions on Graphics.2002,21 (4):855-873.
    [20]Ohtake Y., Belyaev A., Seidel H. P. A multi-scale approach to 3D scattered data interpolation with compactly supported basis functions[C]//Proceedings of the Shape Modeling International 2003,2003:153.
    [21]Ohtake Yutaka, Belyaev Alexander, Alexa Marc, et al. Multi-level partition of unity implicits [C]//ACM SIGGRAPH 2003 Papers, San Diego, California,2003:463-470.
    [22]Barequet Gill, Sharir Micha. Filling gaps in the boundary of a polyhedron[J]. Computer Aided Geometric Design.1995,12(2):207-229.
    [23]El-Sana Jihad, Varshney Amitabh. Controlled simplification of genus for polygonal models[C]//Proceedings of the 8th conference on Visualization'97,1997:403-410,565.
    [24]Fischl B., Liu A., Dale A. M. Automated manifold surgery:constructing geometrically accurate and topologically correct models of the human cerebral cortex[J]. IEEE Transactions on Medical Imaging.2001,20(1):70-80.
    [25]Guskov I., Wood Z. J. Topological noise removal[C]//Graphics interface 2001, Ontario, Canada,2001:19-26.
    [26]Borodin P., Novotni M., Klein R. Progressive gap closing for mesh repairing[J]. Advances in Modelling, Animation and Rendering.2002:201-221.
    [27]Liepa Peter. Filling holes in meshes[C]//Proceedings of the 2003 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Aachen, Germany,2003:200-205.
    [28]Jun Yongtae. A piecewise hole filling algorithm in reverse engineering[J]. Computer-Aided Design.2005,37(2):263-270.
    [29]Xu Guoliang, Pan Qing. G1 surface modelling using fourth order geometric flows[J]. Computer-Aided Design.2006,38(4):392-403.
    [30]Xu Guoliang, Zhang Qin. G2 surface modeling using minimal mean-curvature-variation flow[J]. Computer-Aided Design.2007,39(5):342-351.
    [31]Zhao Wei, Gao Shuming, Lin Hongwei. A robust hole-filling algorithm for triangular mesh[J]. The Visual Computer.2007,23(12):987-997.
    [32]Field D. A. Laplacian smoothing and Delaunay triangulations[J]. Communications in Applied Numerical Methods.1988,4(6):709-712.
    [33]Taubin Gabriel. A signal processing approach to fair surface design[C]//Proceedings of the 22nd annual conference on Computer graphics and interactive techniques,1995:351-358.
    [34]Desbrun Mathieu, Meyer Mark, Schr Peter, et al. Implicit fairing of irregular meshes using diffusion and curvature flow [C]//Proceedings of the 26th annual conference on Computer graphics and interactive techniques,1999:317-324.
    [35]Liu Xinguo, Bao Hujun, Heng Phengann, et al. Constrained Fairing for Meshes[J]. Computer Graphics Forum.2001,20(2):115-123.
    [36]Li Guiqing, Bao Hujun, Ma Weiyin. A unified approach for fairing arbitrary polygonal meshes[J]. Graphical Models.2004,66(3):160-179.
    [37]Liu Ligang, Tai Chiew- Lan, Ji Zhongping, et al. Non-iterative approach for global mesh optimization[J]. Computer-Aided Design.2007,39(9):772-782.
    [38]Schroeder William J., Zarge Jonathan A., Lorensen William E. Decimation of triangle meshes[C]//Proceedings of the 19th annual conference on Computer graphics and interactive techniques,1992:65-70.
    [39]Hoppe Hugues, Derose Tony, Duchamp Tom, et al. Mesh optimization[C]//Proceedings of the 20th annual conference on Computer graphics and interactive techniques,1993:19-26.
    [40]Cohen Jonathan, Varshney Amitabh, Manocha Dinesh, et al. Simplification envelopes[C] //Proceedings of the 23rd annual conference on Computer graphics and interactive techniques,1996:119-128.
    [41]Hoppe Hugues. Progressive meshes[C]//Proceedings of the 23rd annual conference on Computer graphics and interactive techniques,1996:99-108.
    [42]Kalvin Alan D., Taylor Russell H. Superfaces:Polygonal Mesh Simplification with Bounded Error[J]. IEEE Computer Graphics and Applications.1996,16(3):64-77.
    [43]Garland Michael, Heckbert Paul S. Surface Simplification Using Quadric Error Metrics[C] //In:Computer Graphics Proceedings, Annual Conference Series (Siggraph'96), New York, 1997:209-216.
    [44]Volpin O., Sheffer A., Bercovier M., et al. Mesh simplification with smooth surface reconstruction[J]. Computer-Aided Design.1998,30(11):875-882.
    [45]Hattangady Nitin V. A fast, topology manipulation algorithm for compaction of mesh/faceted models[J]. Computer-Aided Design.1998,30(10):835-843.
    [46]Kobbelt Leif, Campagna Swen, Seidel Hans Peter. A General Framework for Mesh Decimation[C]//Proceedings of Graphics Interface,1998:43-50.
    [47]Lindstrom Peter, Turk Greg. Fast and memory efficient polygonal simplification[C] //Proceedings of the conference on Visualization'98, Research Triangle Park, North Carolina, United States,1998:279-286.
    [48]Lee Aaron W. F., Sweldens Wim, Schroder Peter, et al. MAPS:multiresolution adaptive parameterization of surfaces[C]//Proceedings of the 25th annual conference on Computer graphics and interactive techniques,1998:95-104.
    [49]Frey Pascal J., Borouchaki Houman. Geometric surface mesh optimization[J]. Computing & Visualization in Science.1998,1(3):113-121.
    [50]Lindstrom Peter, Turk Greg. Image-driven simplification [J]. ACM Transactions on Graphics.2000,19 (3):204-241.
    [51]Sheffer A. Model simplification for meshing using face clustering[J]. Computer-Aided Design.2001,33(13):925-934.
    [52]Wu J. H., Hu S. M., Sun J. G., et al. An effective feature-preserving mesh simplification scheme based on face constriction[C]//Proceedings of Pacific Graphics 2001, Tokyo,2001: 12-21.
    [53]Zelinka Steve, Garland Michael. Permission grids:practical, error-bounded simplification^]. ACM Trans. Graph.2002,21(2):207-229.
    [54]Valette Sebastien, Chassery Jean-Marc. Approximated centroidal Voronoi diagrams for uniform polygonal mesh coarsening[J]. Computer Graphics Forum.2004,23(3):381-389.
    [55]Cohen-Steiner David, Alliez Pierre, Desbrun Mathieu. Variational shape approximation[C] //ACM SIGGRAPH 2004 Papers, Los Angeles,2004:905-914.
    [56]Valette Sebastien, Kompatsiaris Ioannis, Chassery Jean-Marc. Adaptive polygonal mesh simplification with discrete centroidal Voronoi diagrams[C]//2nd International Conference on Machine Intelligence ICMI 2005, Tozeur, Tunisia,2005:655-662.
    [57]Taubin Gabriel, Rossignac Jarek. Geometric compression through topological surgery [J]. ACM Transactions on Graphics.1998,17 (2):84-115.
    [58]Bajaj Chandrajit L., Pascucci Valerio, Zhuang Guozhong. Single resolution compression of arbitrary triangular meshes with properties [J]. Computational Geometry.1999,14(1-3): 167-186.
    [59]Gandoin Pierre-Marie, Devillers Olivier. Progressive lossless compression of arbitrary simplicial complexes[C]//Proceedings of the 29th annual conference on Computer graphics and interactive techniques, San Antonio, Texas,2002:372-379.
    [60]Junho Kim Sungyul Choe Seungyong Lee. Multiresolution Random Accessible Mesh Compression[J]. Computer Graphics Forum.2006,25(3):323-331.
    [61]Bank R., Sherman A., Weiser A. Some refinement algorithms and data structures for regular local mesh refinement[C]//Scientific Computing IMACS, Amsterdam, North-Holland, 1983:3-17.
    [62]Kobbelt Leif P., Vorsatz Jens, Labsik Ulf, et al. A Shrink Wrapping Approach to Remeshing Polygonal Surfaces[J]. Computer Graphics Forum.1999,18(3):119-130.
    [63]Hormann K., Labsik U., Greiner G. Remeshing triangulated surfaces with optimal parameterizations[J]. Computer-Aided Design.2001,33(11):779-788.
    [64]Alliez Pierre, Meyer Mark, Desbrun Mathieu. Interactive geometry remeshing[J]. ACM Trans. Graph.2002,21(3):347-354.
    [65]Surazhsky Vitaly, Gotsman Craig. Explicit surface remeshing[C]//Proceedings of the 2003 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Aachen,2003: 20-30.
    [66]Alliez Pierre, Verdiere Eric Colin, Devillers Olivier, et al. Isotropic Surface Remeshing[C] //Proceedings of the Shape Modeling International 2003,2003:49.
    [67]Alliez Pierre, Cohen-Steiner David, Devillers Olivier, et al. Anisotropic polygonal remeshing[J]. ACM Trans. Graph.2003,22(3):485-493.
    [68]Surazhsky Vitaly, Alliez Pierre, Gotsman Craig. Isotropic remeshing of surfaces:a local parameterization approach[C]//Proceedings of 12th International Meshing Roundtable, 2003:215-224.
    [69]Sifri Oren, Sheffer Alla, Gotsman Craig. Geodesic-based surface remeshing[C] //International Meshing Roundtable,2003:189-199.
    [70]Botsch Mario, Kobbelt Leif. An intuitive framework for real-time freeform modeling [C] //ACM SIGGRAPH 2004 Papers, Los Angeles, California,2004:630-634.
    [71]Alliez Pierre, Verdiere Eric Colin, Devillers Olivier, et al. Centroidal Voronoi diagrams for isotropic surface remeshing[J]. Graphical Models.2005,67(3):204-231.
    [72]Peyr Gabriel, Cohen Laurent. Geodesic Remeshing Using Front Propagation[J]. International Journal of Computer Vision.2006,69(1):145-156.
    [73]Yu-Kun Lai, Qian-Yi Zhou, Shi-Min Hu, et al. Robust Feature Classification and Editing[J]. IEEE Transactions on Visualization and Computer Graphics.2007,13(1):34-45.
    [74]Jong Bin-Shyan, Chiang Chien-Hsing, Lee Pai-Feng, et al. High quality surface remeshing with equilateral triangle grid[J]. The Visual Computer.2010,26(2):121-136.
    [75]Sederberg T. W., Parry S. R. Free-form deformation of solid geometric models[J]. ACM Siggraph Computer Graphics.1986,20(4):151-160.
    [76]Magnenat-Thalmann N., Laperriere R., Thalmann D. Joint-dependent local deformations for hand animation and object grasping[C]//Proceedings of the 17th annual conference on Computer graphics and interactive techniques,1988:26-33.
    [77]Coquillart Sabine. Extended free-form deformation:a sculpturing tool for 3D geometric modeling [C]//Proceedings of the 17th annual conference on Computer graphics and interactive techniques, Dallas, TX, USA,1990:187-196.
    [78]Hsu William M., Hughes John F., Kaufman Henry. Direct manipulation of free-form deformations [C]//Proceedings of the 19th annual conference on Computer graphics and interactive techniques,1992:177-184.
    [79]Carmel Eyal, Cohen-Or Daniel. Warp-guided object-space morphing[J]. The Visual Computer.1998,13(9):465-478.
    [80]Lewis J. P., Cordner M., Fong N. Pose space deformation:a unified approach to shape interpolation and skeleton-driven deformation[C]//Proceedings of the 27th annual conference on Computer graphics and interactive techniques,2000:165-172.
    [81]Hu S. M., Zhang H., Tai C. L., et al. Direct manipulation of FFD:efficient explicit solutions and decomposible multiple point constraints[J]. The Visual Computer.2001,17(6): 370-379.
    [82]Shlafman Shymon, Tal Ayellet, Katz Sagi. Metamorphosis of Polyhedral Surfaces using Decomposition[J]. Computer Graphics Forum.2002,21(3):219-228.
    [83]Allen Brett, Curless Brian, Popovi Zoran. Articulated body deformation from range scan data [C]//Proceedings of the 29th annual conference on Computer graphics and interactive techniques, San Antonio, Texas,2002:612-619.
    [84]Mohr Alex, Tokheim Luke, Gleicher Michael. Direct manipulation of interactive character skins [C]//Proceedings of the 2003 symposium on Interactive 3D graphics, Monterey, California,2003:27-30.
    [85]Alexa M. Differential coordinates for local mesh morphing and deformation[J]. The Visual Computer.2003,19(2):105-114.
    [86]Yu Yizhou, Zhou Kun, Xu Dong, et al. Mesh editing with poisson-based gradient field manipulation[C]//ACM SIGGRAPH 2004 Papers, Los Angeles, California,2004: 644-651.
    [87]Lipman Y., Sorkine O., Cohen-Or D., et al. Differential coordinates for interactive mesh editing[C]//Proceedings of the Shape Modeling International 2004,2004:181-190.
    [88]Sorkine O., Cohen-Or D., Lipman Y., et al. Laplacian surface editing[C]//Proceedings of the 2004 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Nice, France,2004:175-184.
    [89]James Doug L., Twigg Christopher D. Skinning mesh animations[C]//ACM SIGGRAPH 2005 Papers, Los Angeles, California,2005:399-407.
    [90]Ju Tao, Schaefer Scott, Warren Joe. Mean value coordinates for closed triangular meshes [C] //ACM SIGGRAPH 2005 Papers, Los Angeles, California,2005:561-566.
    [91]Zayer Rhaleb, Rossl Christian, Karni Zachi, et al. Harmonic Guidance for Surface Deformation[J]. Computer Graphics Forum.2005,24(3):601-609.
    [92]Huang Jin, Shi Xiaohan, Liu Xinguo, et al. Subspace gradient domain mesh deformation [C] //ACM SIGGRAPH 2006 Papers, Boston, Massachusetts,2006:1126-1134.
    [93]Shi Lin, Yu Yizhou, Bell Nathan, et al. A fast multigrid algorithm for mesh deformation [C] //ACM SIGGRAPH 2006 Papers, Boston, Massachusetts,2006:1108-1117.
    [94]Botsch Mario, Pauly Mark, Wicke Martin, et al. Adaptive Space Deformations Based on Rigid Cells[J]. Computer Graphics Forum.2007,26(3):339-347.
    [95]Malkova Martina, Kolingerova Ivana, Parus Jindrich. Core-based morphing algorithm for triangle meshes[C]//SIGRAD 2008, Stockholm, Sweden,2008:39-46.
    [96]Yan H. B., Hu S., Martin R. R., et al. Shape deformation using a skeleton to drive simplex transformations[J]. IEEE Transactions on Visualization and Computer Graphics.2008, 14(3):693-706.
    [97]Xu Weiwei, Wang Jun, Yin Kangkang, et al. Joint-aware manipulation of deformable models [C]//ACM SIGGRAPH 2009 papers, New Orleans, Louisiana,2009:1-9.
    [98]Malkova Martina, Parus Jindrich, Kolingerova Ivana, et al. An intuitive polygon morphing[J]. The Visual Computer.2010,26(3):205-215.
    [99]Zhou Xiaohua, Gordon Richard. Generation of noise in binary images[J]. CVGIP:Graphical Models and Image Processing.1991,53(5):476-478.
    [100]Mclean G. F. Codebook Edge Detection[J]. CVGIP:Graphical Models and Image Processing.1993,55(1):48-57.
    [101]Lee T. C., Kashyap R. L., Chu C. N. Building Skeleton Models via 3-D Medial Surface Axis Thinning Algorithms[J]. CVGIP:Graphical Models and Image Processing.1994, 56(6):462-478.
    [102]Eu D., Toussaint G. T. On Approximating Polygonal Curves in Two and Three Dimensions[J]. CVGIP:Graphical Models and Image Processing.1994,56(3):231-246.
    [103]Floater Michael S. Parametrization and smooth approximation of surface triangulations[J]. Computer Aided Geometric Design.1997,14(3):231-250.
    [104]Shapiro A., Tal A. Polyhedron realization for shape transformation[J]. The Visual Computer. 1998,14(8):429-444.
    [105]Alexa M. Merging polyhedral shapes with scattered features[J]. The Visual Computer.2000, 16(1):26-37.
    [106]Sander Pedro V., Snyder John, Gortler Steven J., et al. Texture mapping progressive meshes[C]//Proceedings of the 28th annual conference on Computer graphics and interactive techniques, New York,2001:409-416.
    [107]Sheffer A., de Sturler E. Parameterization of faceted surfaces for meshing using angle-based flattening[J]. Engineering with Computers.2001,17(3):326-337.
    [108]Sorkine Olga, Cohen-Or Daniel, Goldenthal Rony, et al. Bounded-distortion piecewise mesh parameterization[C]//Proceedings of the conference on Visualization'02, Boston,2002: 355-362.
    [109]Levy Bruno, Petitjean Sylvain, Ray Nicolas, et al. Least squares conformal maps for automatic texture atlas generation[J]. ACM Transactions on Graphics.2002,21(3): 362-371.
    [110]Zigelman G., Kimmel R., Kiryati N. Texture mapping using surface flattening via multidimensional scaling[J]. IEEE Transactions on Visualization and Computer Graphics. 2002,8(2):198-207.
    [111]Desbrun Mathieu, Meyer Mark, Alliez Pierre. Intrinsic Parameterizations of Surface Meshes[J]. Computer Graphics Forum.2002,21(3):209-218.
    [112]Gu X., Yau S. T. Computing conformal structure of surfaces[J]. Arxiv preprint cs/0212043. 2002.
    [113]Floater Michael S. Mean value coordinates[J]. Computer Aided Geometric Design.2003, 20(1):19-27.
    [114]Gu Xianfeng, Yau Shing-Tung. Global conformal surface parameterization [C] //Proceedings of the 2003 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Aachen, Germany,2003:127-137.
    [115]Gotsman Craig, Gu Xianfeng, Sheffer Alla. Fundamentals of spherical parameterization for 3D meshes [C]//ACM SIGGRAPH 2003 Papers, San Diego, California,2003:358-363.
    [116]Xianfeng Gu, Yalin Wang, Chan T. F., et al. Genus zero surface conformal mapping and its application to brain surface mapping[J]. IEEE Transactions on Medical Imaging.2004, 23(8):949-958.
    [117]Zhou Kun, Synder John, Guo Baining, et al. Iso-charts:stretch-driven mesh parameterization using spectral analysis [C]//Proceedings of the 2004 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Nice,2004:45-54.
    [118]Sheffer Alla, L Bruno, Vy, et al. ABF++:fast and robust angle based flattening [J]. ACM Transactions on Graphics.2005,24 (2):311-330.
    [119]Clarenz Ulrich, Litke Nathan, Rumpf Martin. Axioms and variational problems in surface parameterization[J]. Computer Aided Geometric Design.2004,21(8):727-749.
    [120]Zhang Eugene, Mischaikow Konstantin, Turk Greg. Feature-based surface parameterization and texture mapping[J]. ACM Transactions on Graphics.2005,24(1):1-27.
    [121]Kharevych Liliya, Springborn Boris, Schroder Peter. Discrete conformal mappings via circle patterns [J]. ACM Transactions on Graphics.2006,25 (2):412-438.
    [122]Zayer Rhaleb, L Bruno, Vy, et al. Linear angle based parameterization [C]//Proceedings of the fifth Eurographics symposium on Geometry processing, Barcelona, Spain,2007: 135-141.
    [123]Yang Y. L., Kim J., Luo F., et al. Optimal surface parameterization using inverse curvature map[J]. IEEE Transactions on Visualization and Computer Graphics.2008:1054-1066.
    [124]Sun Y., Page D. L., Paik J. K., et al. Triangle mesh-based edge detection and its application to surface segmentation and adaptive surface smoothing[C]//Proceedings of IEEE International Conference on Image Processing,2002:825-828.
    [125]Ohtake Y., Belyaev A., Seidel H. P. Ridge-valley lines on meshes via implicit surface fitting[J]. ACM Transactions on Graphics.2004,23(3):609-612.
    [126]Clarenz U., Rumpf M., Telea A. Robust feature detection and local classification for surfaces based on moment analysis[J]. Visualization and Computer Graphics, IEEE Transactions on.2004,10(5):516-524.
    [127]Clarenz U., Griebel M., Rumpf M., et al. Feature sensitive multiscale editing on surfaces[J]. The Visual Computer.2004,20(5):329-343.
    [128]Cazals F., Pouget M. Estimating differential quantities using polynomial fitting of osculating jets[J]. Computer Aided Geometric Design.2005,22(2):121-146.
    [129]Shimizu Takafumi, Date Hiroaki, Kanai Satoshi, et al. A new bilateral mesh smoothing method by recognizing features[C]//Proceedings of the Ninth International Conference on Computer Aided Design and Computer Graphics,2005:281-286.
    [130]Yoshizawa Shin, Belyaev Alexander, Seidel Hans-Peter. Fast and robust detection of crest lines on meshes [C]//Proceedings of the 2005 ACM symposium on Solid and physical modeling, Cambridge, Massachusetts,2005:227-232.
    [131]Hildebrandt Klaus, Polthier Konrad, Wardetzky Max. Smooth feature lines on surface meshes [C]//Proceedings of the third Eurographics symposium on Geometry processing, Vienna, Austria,2005:85.
    [132]Demarsin Kris, Vanderstraeten Denis, Volodine Tim, et al. Detection of closed sharp edges in point clouds using normal estimation and graph theory[J]. Computer-Aided Design.2007, 39(4):276-283.
    [133]Kim Hyun Soo, Choi Han Kyun, Lee Kwan H. Feature detection of triangular meshes based on tensor voting theory[J]. Computer-Aided Design.2009,41(1):47-58.
    [134]Cha Zhang, Tsuhan Chen. Efficient feature extraction for 2D/3D objects in mesh representation[C]//Proceedings of IEEE International Conference on Image Processing 2001,2001:935-938.
    [135]Chua C. S., Jarvis R. Point signatures:A new representation for 3d object recognition[J]. International Journal of Computer Vision.1997,25(1):63-85.
    [136]Siddiqi K., Shokoufandeh A., Dickinson S. J., et al. Shock graphs and shape matching[J]. International Journal of Computer Vision.1999,35(1):13-32.
    [137]Hilaga Masaki, Shinagawa Yoshihisa, Kohmura Taku, et al. Topology matching for fully automatic similarity estimation of 3D shapes [C]//Proceedings of the 28th annual conference on Computer graphics and interactive techniques,2001:203-212.
    [138]Elad M., Tal A., Ar S., et al. Content Based Retrieval of VRM L Objects-An Iterative and Interactive Approach[C]//Proceedings of the sixth Eurographics workshop on Multimedia 2001, United Kingdom,2002:107-118.
    [139]Osada R., Funkhouser T., Chazelle B., et al. Shape distributions[J]. ACM Transactions on Graphics (TOG).2002,21(4):807-832.
    [140]Ip Cheuk Yiu, Lapadat Daniel, Sieger Leonard, et al. Using shape distributions to compare solid models [C]//Proceedings of the seventh ACM symposium on Solid modeling and applications, Saarbrucken, Germany,2002:273-280.
    [141]Kazhdan Michael, Funkhouser Thomas,Rusinkiewicz Szymon. Rotation invariant spherical harmonic representation of 3D shape descriptors [C]//Proceedings of the 2003 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Aachen, Germany, 2003:156-164.
    [142]Kriegel Hans-Peter, Brecheisen Stefan, Kr Peer, et al. Using sets of feature vectors for similarity search on voxelized CAD objects [C]//Proceedings of the 2003 ACM SIGMOD international conference on Management of data, San Diego, California,2003:587-598.
    [143]Sundar H., Silver D., Gagvani N., et al. Skeleton based shape matching and retrieval[C] //Proceedings of the Shape Modeling International 2003,2003:130.
    [144]Huber D., Kapuria A., Donamukkala R., et al. Parts-based 3d object classification[J].2004.
    [145]Ohbuchi R., Minamitani T., Takei T. Shape-similarity search of 3D models by using enhanced shape functions[J]. International Journal of Computer Applications in Technology. 2005,23(2):70-85.
    [146]Inoue Keisuke, Itoh Takayuki, Yamada Atsushi, et al. Face clustering of a large-scale CAD model for surface mesh generation[J]. Computer-Aided Design.2001,33(3):251-261.
    [147]Garland Michael, Willmott Andrew, Heckbert Paul S. Hierarchical face clustering on polygonal surfaces[C]//Proceedings of the 2001 symposium on Interactive 3D graphics, New York,2001:49-58.
    [148]Zuckerberger Emanoil, Tal Ayellet, Shlafman Shymon. Polyhedral surface decomposition with applications[J]. Computers & Graphics.2002,26(5):733-743.
    [149]Katz Sagi, Tal Ayellet. Hierarchical mesh decomposition using fuzzy clustering and cuts[J]. ACM Transactions on Graphics.2003,22(3):954-961.
    [150]Gelfand Natasha, Guibas Leonidas J. Shape segmentation using local slippage analysis[C] //Proceedings of the 2004 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Nice, France,2004:214-223.
    [151]Mitani Jun, Suzuki Hiromasa. Making papercraft toys from meshes using strip-based approximate unfolding[J]. ACM Transactions on Graphics.2004,23(3):259-263.
    [152]Lavoue Guillaume, Dupont Florent, Baskurt Atilla. A new CAD mesh segmentation method, based on curvature tensor analysis[J]. Computer-Aided Design.2005,37(10):975-987.
    [153]Katz Sagi, Leifman George, Tal Ayellet. Mesh segmentation using feature point and core extraction[J]. The Visual Computer.2005,2.1(8):649-658.
    [154]Julius Dan, Kraevoy Vladislav, Sheffer Alla. D-Charts:Quasi-Developable Mesh Segmentation[J]. Computer Graphics Forum.2005,24(3):581-590.
    [155]Attene Marco, Falcidieno Bianca, Spagnuolo Michela. Hierarchical mesh segmentation based on fitting primitives[J]. The Visual Computer.2006,22(3):181-193.
    [156]Lai Yu Kun, Hu Shi Min, Martin Ralph R., et al. Fast mesh segmentation using random walks[C]//Proceedings of the 2008 ACM symposium on Solid and physical modeling, New York,2008:183-191.
    [157]Shu Zhen-Yu, Wang Guo-Zhao, Dong Chen-Shi. Adaptive triangular mesh coarsening with centroidal Voronoi tessellations[J]. Journal of Zhejiang University-Science A.2009,10(4): 535-545.
    [158]Reniers Dennie, Telea Alexandru. Hierarchical part-type segmentation using voxel-based curve skeletons[J]. The Visual Computer.2008,24(6):383-395.
    [159]Mortara M., Patan G., Spagnuolo M. From geometric to semantic human body models[J]. Computers & Graphics.2006,30(2):185-196.
    [160]Varady Tamas, Martin Ralph R., Cox Jordan. Reverse engineering of geometric models--an introduction[J]. Computer-Aided Design.1997,29(4):255-268.
    [161]Shah Jami J., Anderson David, Kim Yong Se, et al. A discourse on geometric feature recognition from CAD models[J]. Journal of Computing and Information Science in Engineering.2001,1(1):41-51.
    [162]Ip Cheuk Yiu, Regli William C. Manufacturing Classification of CAD Models Using Curvature and SVMs[C]//Proceedings of the International Conference on Shape Modeling and Applications 2005, Cambridge,2005:363-367.
    [163]Sander P. V., Wood Z. J., Gortler S.J., et al. Multi-chart geometry images[C]//Proceedings of the 2003 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Aachen, 2003:146-155.
    [164]Boier-Martin Ioana M. Domain decomposition for multiresolution analysis[C]//Proceedings of the 2003 Eurographics/ACM SIGGRAPH symposium on Geometry processing, Aachen, 2003:31-40.
    [165]Petitjean Sylvain. A survey of methods for recovering quadrics in triangle meshes[J]. ACM Computing Surveys.2002,34(2):211-262.
    [166]Wu Jianhua, Kobbelt Leif. Structure Recovery via Hybrid Variational Surface Approximation[J]. Computer Graphics Forum.2005,24(3):277-284.
    [167]Shatz Idan, Tal Ayellet, Leifman George. Paper craft models from meshes [J]. The Visual Computer.2006,22(9):825-834.
    [168]Podolak Joshua, Shilane Philip, Golovinskiy Aleksey, et al. A planar-reflective symmetry transform for 3D shapes[C]//ACM SIGGRAPH 2006 Papers, Boston,2006:549-559.
    [169]Shamir Ariel. A survey on Mesh Segmentation Techniques[J]. Computer Graphics Forum. 2008,27(6):1539-1556.
    [170]Medioni Gerard, Tang Chi-Keung, Lee Mi-Suen. Tensor voting:Theory and applications[C] //Proceedings of RFIA 2000,2000.
    [171]Qian Jiang, Chen Zhiyang, Ye Xiuzi, et al. Noise robust watershed mesh segmentation algorithm[J]. Journal of Computer-Aided Design and Computer Graphics.2008,20(3): 310-315.
    [172]Meyer Mark, Desbrun Mathieu, Schroder Peter, et al. Discrete differential-geometry operators for triangulated 2-manifolds[C]//Proceedings of VisMath'02, Berlin,2002: 35-57.
    [173]Vasilescu M., Terzopoulos D. Adaptive meshes and shells:irregular triangulation, discontinuities, and hierarchical subdivision[C]//Computer Vision and Pattern Recognition, 1992. Proceedings CVPR'92.,1992 IEEE Computer Society Conference on,1992: 829-832.
    [174]Verfurth R. A posteriori error estimation and adaptive mesh-refinement techniques[J]. J. Comput. Appl. Math.1994,50(1-3):67-83.
    [175]Du Qiang, Faber Vance, Gunzburger Max. Centroidal Voronoi Tessellations:Applications and Algorithms[J]. SIAM Rev.1999,41(4):637-676.
    [176]Garland Michael. Multiresolution modeling:Survey & future opportunities[C] //Eurographics'99--State of the Art Reports,1999:111-131.
    [177]Eck Matthias, Derose Tony, Duchamp Tom, et al. Multiresolution analysis of arbitrary meshes[C]//Proceedings of the 22nd annual conference on Computer graphics and interactive techniques,1995:173-182.
    [178]Guskov Igor, Vidimce Kiril, Sweldens Wim, et al. Normal meshes[C]//Proceedings of the 27th annual conference on Computer graphics and interactive techniques,2000:95-102.
    [179]Turk Greg. Re-tiling polygonal surfaces[J]. SIGGRAPH Comput. Graph.1992,26(2): 55-64.
    [180]Frey Pascal J. About surface remeshing[C]//Proceedings of the 9th International Meshing Roundtable, New Orleans,2000:123-136.
    [181]Gu Xianfeng, Gortler Steven J., Hoppe Hugues. Geometry images[J]. ACM Trans. Graph. 2002,21(3):355-361.
    [182]Alliez Pierre, Gotsman Craig. Recent advances in compression of 3D meshes[C] //Proceedings of the Symposium on Multiresolution in Geometric Modeling,2003.
    [183]Valette Sebastien, Chassery Jean Marc, Prost Remy. Generic Remeshing of 3D Triangular Meshes with Metric-Dependent Discrete Voronoi Diagrams[J]. IEEE Transactions on Visualization and Computer Graphics.2008,14(2):369-381.
    [184]Lloyd S. Least squares quantization in PCM[J]. IEEE Transactions on Information Theory. 1982,28(2):129-137.
    [185]Frey Pascal J., Borouchaki Houman. Surface mesh quality evaluation[C]//6th International Meshing Roundtable,1997:363-374.
    [186]Cignoni P., Rocchini C., Scopigno R. Metro:Measuring Error on Simplified Surfaces[J]. Computer Graphics Forum.1998,17(2):167-174.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700