Polygon Queries for Convex Hulls of Points
Computational Geometry
2019-10-22 v1
Abstract
We study the following range searching problem: Preprocess a set of points in the plane with respect to a set of orientations % , for a constant, in the plane so that given an -oriented convex polygon , the convex hull of can be computed efficiently, where an -oriented polygon is a polygon whose edges have orientations in . We present a data structure with space and construction time, and an -time query algorithm for any query -oriented convex -gon , where is the complexity of the convex hull. Also, we can compute the perimeter or area of the convex hull of in time using the data structure.
Keywords
Cite
@article{arxiv.1910.08717,
title = {Polygon Queries for Convex Hulls of Points},
author = {Eunjin Oh and Hee-Kap Ahn},
journal= {arXiv preprint arXiv:1910.08717},
year = {2019}
}