Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2011, Vol. 37 ›› Issue (22): 240-242. doi: 10.3969/j.issn.1000-3428.2011.22.080

• Networks and Communications • Previous Articles     Next Articles

Mesh Segmentation Algorithm Based on Volumetric Radius Function

MA Ya-qi, LI Zhong-ke, WANG Xian-ze, ZHAO Jing, ZHANG Xiao-juan   

  1. (401 Staff Room, The Second Artillery Engineering College, Xi’an 710025, China)
  • Received:2011-06-14 Online:2011-11-18 Published:2011-11-20

基于体半径函数的网格分割算法

马亚奇,李忠科,王先泽,赵 静,张晓娟   

  1. (第二炮兵工程学院401教研室,西安 710025)
  • 作者简介:马亚奇(1982-),男,博士研究生,主研方向:计算机图形学,计算机辅助几何设计;李忠科,教授、博士生导师;王先泽、赵 静、张晓娟,博士研究生
  • 基金资助:
    国家科技支撑计划基金资助项目(2009BAI81B00)

Abstract: In order to overcome the disadvantage of being sensitive to model surface local trait and noise in present mesh segmentation algorithm, this paper defines a surface metric called volumetric radius that is invariant to the pose of the model and robust to noise. Based on this metric, a hierarchical mesh segmentation algorithm is proposed. It computes Volumetric Radius(VR) for each vertex, fits the distribution of VR values using two-state Gaussian Mixture Model(GMM), uses connected components algorithm to get the separated sub-parts, and employs a graph-cut algorithm to get the meaningful partitioning. Execute recursively aforementioned last three procedures for every subpart to gain hierarchical mesh segmentation. Experiment indicates that the proposed algorithm is efficient and can partition a mesh into meaningful parts, meanwhile, it is invariant to the pose of the model and robust to noise.

Key words: Volumetric Radius(VR), Gaussian Mixture Model(GMM), mesh segmentation, graph cut, Voronoi diagram

摘要: 为解决现有网格分割算法对表面局部特征和噪声敏感的问题,定义一种刻画模型体属性的测度——体半径,该测度具有姿态不变性和噪声鲁棒性。在此基础上,提出一种网格层次分割算法。计算模型顶点的体半径值,采用二状态高斯混合模型对体半径分布拟合,进行连通分量标注,获取模型的各子部件,结合图切分技术得到有视觉意义的分割结果。实验结果表明,该算法可以实现有意义的网格分割,且对物体的姿态变化及噪声具有较好的鲁棒性。

关键词: 体半径, 高斯混合模型, 网格分割, 图切分, Voronoi图

CLC Number: