A new algorithm for finding the kernel of a simple polygon

Guanghui Liu,Chuanbo Chen,Zehua Lu
DOI: https://doi.org/10.3321/j.issn:1671-4512.2007.12.001
2007-01-01
Abstract:By using the position information of concave vertices, a new algorithm for finding the kernel of a simple polygon was proposed, which could automatically select concave vertex to clip against polygon to obtain the kernel. While the selected concave vertex was clipping, the unselected vertices were separated into two collections, one was composed of concave vertices for further separation, another was composed of concave vertices for clipping against convex polygon containing kernel later. If the kernel of the simple polygon was null, the algorithm could report it as soon as possible by checking the existence of the kernel step by step. Otherwise, the algorithm could find the convex polygon containing kernel quickly so that the remaining concave vertices might use line clipping algorithm against convex polygon for speedup.
What problem does this paper attempt to address?