A Dynamic Data Structure to Efficiently Find the Points below a Line and Estimate Their Number.

ISPRS INTERNATIONAL JOURNAL OF GEO-INFORMATION(2017)

引用 0|浏览20
暂无评分
摘要
A basic question in computational geometry is how to find the relationship between a set of points and a line in a real plane. In this paper, we present multidimensional data structures for N points that allow answering the following queries for any given input line: (1) estimate in O (log N) time the number of points below the line; (2) return in O (log N + k) time the k <= N points that are below the line; and (3) return in O (log N) time the point that is closest to the line. We illustrate the utility of this computational question with GIS applications in air defense and traffic control.
更多
查看译文
关键词
spatial data structures,point location queries,nearest point queries,selectivity estimation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要