引用本文:王文成,吴恩华.判断检测点是否在多边形或多面体内的新方法.软件学报,2000,11(12):1614-1619
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4403次   下载 8140 本文二维码信息
码上扫一扫!
分享到: 微信 更多
判断检测点是否在多边形或多面体内的新方法
王文成1, 吴恩华1,2
1.中国科学院 软件研究所 计算机科学开放研究实验室,北京,100080;2.澳门大学科学技术学院,澳门
摘要:
提出一种新方法,以检测一个点是否在多边形或多面体内.该方法通过将多面体的面片和多边形的边组织成层次结构,在检测时运用二分查找算法,不必处理每个面片和每条边.试验结果表明,这种方法简单、有效,有较高的检测速度.
关键词:    多边形  多面体  包含检测
DOI:
分类号:
基金项目:国家自然科学基金资助项目(69903009;69873044)
A New Method for Deciding Whether a Point is in a Polygon or a Polyhedron
WANG Wen-cheng,WU En-hua
Abstract:
A new method is presented in this paper to decide whether a point is in a polygon or a polyhedron. By taking a preprocessing to organize facets of polyhedrons and edges of polygons in to layers, it employs the binary searching algorithm to perform tests instead of handling all facets and edges. Experimental results show that it is simple, robust, and easy to use.
Key words:  point  polygon  polyhedron  inclusion test

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: