基于凸片段分解和格网的点在多边形中的可见边检测
文献类型:期刊论文
作者 | 高天豪 ; 王文成 ; 朱滨海 |
刊名 | 计算机辅助设计与图形学学报
![]() |
出版日期 | 2013 |
卷号 | 25期号:8页码:1114-1120 |
关键词 | 多边形 可见边 凸片段 格网 并行计算 |
ISSN号 | 10039775 |
其他题名 | Visibility queries of points in polygons by decomposed convex segments and grids |
通讯作者 | Wang, W.(whn@ios.ac.cn) |
中文摘要 | 检测点在多边形中的可见边是计算几何中的一种基本计算,文中对此提出一种加速算法.首先对多边形进行凸片段分解,以利用点在凸多边形中可见边的快速计算; 然后利用格网结构实现由近及远的计算,避免处理被遮挡的凸片段.该算法可基于格网结构方便地进行并行处理,并可统一处理含空洞和不含空洞的多边形,其预处 理时间复杂度为O(n),空间复杂度也是很低的O(n),而检测的时间复杂度在O(logn)~O(n)之间自适应变化,其中n为多边形的边数. |
英文摘要 | It is a basic operation in computational geometry to detect the visible edges of a point in a polygon. With regard to this, this paper presents a new algorithm for acceleration. Firstly, it decomposes the polygon into convex segments, to take the advantage that it is fast to compute the visible edges of a point in a convex polygon. Then, it uses a grid to treat convex segments from near to far, to avoid treating those occluded ones. Also by the grid, the new algorithm can be easily implemented in parallel. The new algorithm treats the polygons with or without holes uniformly. It has a lower time complexity O(n) on preprocessing to construct a data structure in O(n) storage, while finds visible edges of a point in O(log n)~O(n) time adaptively, where n is the number of polygon edges. |
收录类别 | EI ; CSCD |
语种 | 中文 |
CSCD记录号 | CSCD:4961799 |
公开日期 | 2014-12-16 |
源URL | [http://ir.iscas.ac.cn/handle/311060/16816] ![]() |
专题 | 软件研究所_软件所图书馆_期刊论文 |
推荐引用方式 GB/T 7714 | 高天豪,王文成,朱滨海. 基于凸片段分解和格网的点在多边形中的可见边检测[J]. 计算机辅助设计与图形学学报,2013,25(8):1114-1120. |
APA | 高天豪,王文成,&朱滨海.(2013).基于凸片段分解和格网的点在多边形中的可见边检测.计算机辅助设计与图形学学报,25(8),1114-1120. |
MLA | 高天豪,et al."基于凸片段分解和格网的点在多边形中的可见边检测".计算机辅助设计与图形学学报 25.8(2013):1114-1120. |
入库方式: OAI收割
来源:软件研究所
浏览0
下载0
收藏0
其他版本
除非特别说明,本系统中所有内容都受版权保护,并保留所有权利。