作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2014, Vol. 40 ›› Issue (12): 229-234. doi: 10.3969/j.issn.1000-3428.2014.12.043

• 图形图像处理 • 上一篇    下一篇

基于曲率约束的三维模型凹区域分割线提取算法

贾晖1,2,耿国华1,周明全3,张建刚4   

  1. 1.西北大学信息科学与技术学院,西安 710127; 2.西安邮电大学计算机学院,西安 710121;
    3.北京师范大学信息科学与技术学院,北京 100875;
    4.西安热工研究院有限公司电站信息及监控技术部,西安 710032
  • 收稿日期:2013-11-28 修回日期:2014-02-19 出版日期:2014-12-15 发布日期:2015-01-16
  • 作者简介:贾 晖(1978-),女,讲师、博士研究生,主研方向:三维数字几何处理;耿国华、周明全,教授、博士生导师;张建刚,工程师、硕士。
  • 基金资助:
    国家自然科学基金资助项目“基于全局优化的破损兵马俑虚拟复原方法研究”(61373117);西安邮电大学青年基金资助项目“三维网格分割算法研究”(103-0457)

Extraction Algorithm of 3D Model Concave Region Cut-off Line Based on Curvature Constraint

JIA Hui1,2,GENG Guohua1,ZHOU Mingquan3,ZHANG Jiangang4   

  1. 1.School of Information and Technology,Northwest University,Xi’an 710127,China;
    2.School of Computer Science,Xi’an University of Posts and Telecommunications,Xi’an 710121,China;
    3.College of Information Science & Technology,Beijing Normal University,Beijing 100875,China;
    4.Technological Department of Power Station Information and Monitoring, Xi’an Thermal Power Research Institute Co.,Ltd.,Xi’an 710032,China
  • Received:2013-11-28 Revised:2014-02-19 Online:2014-12-15 Published:2015-01-16

摘要: 为解决三维模型分割线提取对离散曲率噪声敏感且时间复杂度普遍较高的问题,提出一种基于曲率约束的三维模型凹区域分割线提取算法。依据离散曲率特征划分出三维模型网格顶点的凹区域,根据曲度值获得凹区域中顶点所连接边的权重,以最小权重边作为瘦化算法的起始边,根据瘦化策略得到三维模型分割线,在凹区域范围内提取分割线,以减少曲率噪声对分割线提取的影响并提高提取效率。实验结果表明,该算法具有较小的时间复杂度,且提取的分割线均满足视觉理论最小化原则。

关键词: 三维模型, 离散曲率, 凹区域, 区域瘦化, 分割线

Abstract: In order to solve the problem that cut-off line extraction is sensitive to the noise of discrete curvature and generally has high time complexity,this paper proposes the algorithm of extracting 3D model concave region cut-off line based on curvature constraints.It classifies the mesh vertex concave regions of 3D model by discrete curvature characteristics,and then obtains the weights of edges which connects the vertexes of concave regions according to curvature degree,finally with the minimum weight edge as the start edge of the thinning algorithm,it eventually gets the 3D model cut-off lines according to thinning strategy.The algorithm is conducted within the concave regions,which reduces the influence of curvature noise on cut-off line extraction and enhances the extraction efficiency.Experimental results show the algorithm has lower time complexity.The extracted cut-off line can meet the minimization principle of visual theory.

Key words: 3D model, discrete curvature, concave region, region thinning, cut-off line

中图分类号: