Intersection of nonconvex polygons using the alternate hierarchical decomposition

4Citations
Citations of this article
13Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Intersection computation is one of the fundamental operations of computational geometry. This paper presents an algorithm for intersection computation between two polygons (convex/nonconvex, with nonintersecting edges, and with or without holes). The approach is based on the decomposed representation of polygons, alternate hierarchical decomposition (AHD), that decomposes the nonconvex polygon into its convex components (convex hulls) arranged hierarchically in a tree data structure called convex hull tree (CHT). The overall approach involves three operations (1) intersection between two convex objects (2) intersection between a convex and a CHT (nonconvex object) and, (3) intersection between two CHTs (two nonconvex objects). This gives for (1) the basic operation of intersection computation between two convex hulls, for (2) the CHT traversal with basic operation in (1) and, for (3) the CHT traversal with operation in (2). Only the basic operation of intersection of two convex hulls is geometric (for which well known algorithms exist) and the other operations are repeated application of this by traversing tree structures. © Springer-Verlag Berlin Heidelberg 2010.

Cite

CITATION STYLE

APA

Bulbul, R., & Frank, A. U. (2010). Intersection of nonconvex polygons using the alternate hierarchical decomposition. In Lecture Notes in Geoinformation and Cartography (pp. 1–23). Kluwer Academic Publishers. https://doi.org/10.1007/978-3-642-12326-9_1

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free