系统仿真学报 ›› 2016, Vol. 28 ›› Issue (9): 2176-2185.

• 短文 • 上一篇    下一篇

启发式轮廓线不变的网格自适应简化算法

周文, 贾金原   

  1. 同济大学软件学院,上海 201804
  • 收稿日期:2016-05-30 修回日期:2016-07-11 出版日期:2016-09-08 发布日期:2020-08-14
  • 作者简介:周文(1984-),男,安徽,博士生,研究方向为图像处理,草图搜索等;贾金原(1963-),男,山东,博导,教授,研究方向为虚拟现实、几何造型等。
  • 基金资助:
    国家自然科学基金(61272276)

Self-adaptive Simplification Algorithm for Suggestive-contours preserving

Zhou Wen, Jia Jinyuan   

  1. School of software engineering, Tongji University, Shanghai 201804, China
  • Received:2016-05-30 Revised:2016-07-11 Online:2016-09-08 Published:2020-08-14

摘要: 在大规模的三维模型检索中,快速提取特征是非常重要的。简化网格的数量,但不改变模型外在形态,这样既保持特征不变,又提高提取特征的速度。提出了基于十字链表的索引结构的自适应简化算法的框架,自适应选择简化比率。对网格计算主曲率,选择合适的边入并进行简化。实验中,模型进行分组比较,程序都能够很快进行简化操作。同时,还进行了简化效率和提出的算法和半边数据结构的算法的对比实验,发现提出的算法在时间耗费有明显优势。进行提取了启发式轮廓线和自适应算法的对比实验,表明算法在时间上具有比较优势。

关键词: 模型检索, 十字链表, 自适应, 主曲率, 堆, 启发式轮廓线

Abstract: It is important that features quickly extract in large-scale model retrieval. The preprocessing of 3D model simplified the mesh, not changed the contours. Based on the data structure of the cross linked list, a framework for self-adaptive algorithm was proposed, according to mesh structure, it automatically selected the rate to simplify. Besides, by computing the related mesh principal curvatures, the edge that some condition was met, were put in the structure of heap for simplification operating. In the experiment, the models were divided into the complex model and the common model. The program could simplify the operation of the mesh. Moreover, the comparative experiment of mesh simplification efficiency was conducted. It could be found that the efficiency of complex model was less than common model. Besides, the different methods were compared, the proposed method was better in time consuming facet. Then, extracted suggestive contours experiment was done. The result show proposed method is better. The best simply rate can been computed by the proposed self-adaptive algorithm.

Key words: model retrieval, cross linked list, self-adaptive, principal curvature, heap, suggestive contours

中图分类号: