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

计算机工程 ›› 2006, Vol. 32 ›› Issue (21): 64-66. doi: 10.3969/j.issn.1000-3428.2006.21.023

• 软件技术与数据库 • 上一篇    下一篇

海量平面点集凸壳的快速算法

樊广佺,张桂云,杨炳儒   

  1. (北京科技大学信息工程学院,北京 100083)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-11-05 发布日期:2006-11-05

Efficient Convex Hull Algorithm for Very Large Planar Point Set

FAN Guangquan, ZHANG Guiyun, YANG Bingru   

  1. (Information Engineering College, Beijing University of Science and Technology, Beijing 100083)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-11-05 Published:2006-11-05

摘要: 提出并证明了凸壳的城堡定理,设计并实现了城墙的快速搜索算法。该算法可以作为海量平面点集凸壳计算的数据预处理过程。在计算海量平面点集凸壳时,可以先用该算法从点集中筛选出一小部分点作为候选点集,再用其他凸壳算法就可以很快地计算出整个点集的凸壳。

关键词: 城墙快速搜索算法, 城堡定理, 凸壳, 计算几何

Abstract: The paper presents and proves castle theorem of convex hull. Then it designs and realizes the fast rampart search algorithm. This algorithm can be treated as the preprocess of convex hull calculation of very large planar point set. When calculating convex HULL of very large planar point set, a very small part data is selected out as candidate point set, and the convex hull of whole planar point set can be retrieved from the candidate point set.

Key words: Fast rampart search algorithm, Castle theorem, Convex hull, Computational geometry

中图分类号: