首页 | 本学科首页   官方微博 | 高级检索  
     

一种三角网格模型的边界提取快速算法
引用本文:陈有兰,李占利,师玉璞. 一种三角网格模型的边界提取快速算法[J]. 计算机工程, 2012, 38(13): 208-211
作者姓名:陈有兰  李占利  师玉璞
作者单位:西安科技大学计算机科学与技术学院,西安,710054
基金项目:陕西省自然科学基金资助项目
摘    要:针对三角网格数据,提出一种边界提取的快速算法。建立边栈,将所有边索引压入边栈中,并初始化一个空的边池。从边栈中弹出一个边索引与池中的所有边索引进行比较,如果2条边索引相同则视该边为内边,从池中删除;否则留在池中。继续执行该过程,直到边栈为空,结束边界提取,边池中的边即边界边。实验结果表明,该算法易于实现,具有较高的计算效率。

关 键 词:边界提取  三角网格  边界点  边界边  边索引
收稿时间:2011-08-15

Fast Algorithm for Boundary Extraction of Triangular Mesh Model
CHEN You-lan , LI Zhan-li , SHI Yu-pu. Fast Algorithm for Boundary Extraction of Triangular Mesh Model[J]. Computer Engineering, 2012, 38(13): 208-211
Authors:CHEN You-lan    LI Zhan-li    SHI Yu-pu
Affiliation:(College of Computer Science and Technology,Xi’an University of Science and Technology,Xi’an 710054,China)
Abstract:In this paper,a fast algorithm to extract surface boundary is proposed on the basis of the triangular mesh data.Boundary stack is constructed,and all boundary index push back into the boundary stack and an empty boundary pool are initialized.One boundary index is popped up from the boundary stack and compared with all indexes in the boundary pool.If there is same one boundary index that is viewed as inner boundary,then it deletes it from boundary pool,else,makes it stay in pool.It repeats the above steps until the boundary stack is empty,and the process of boundary detection is finished.The boundary is stayed in boundary pool.Experimental results show that the new algorithm is simple to implement,and has high computing efficiency.
Keywords:boundary extraction  triangular mesh  boundary point  boundary edge  edge index
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《计算机工程》浏览原始摘要信息
点击此处可从《计算机工程》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号