2004Microcomputer DevelopmentRequires access

A Grid-based Algorithm for Determining Convex Hull of a Planar Set

Yushu Liu

Open publisher page 1 citations

Abstract

In this paper, a new algorithm is presented for determining the convex hull of a planar set. The computing method uses a grid array to divide the planar point set into lots of subsets so that the convex hull can be determined by a part of subsets which are at the edge of the planar point set, and then a simple polygon which contains all points of the planar point set is gained by some processes operating on those subsets in the anti-clockwise sequence, after that the convex hull is gotten by deleting the concave points from the simple polygon. The efficiency of the calculation is greatly improved owing to the operation kept in the points that are at the edge of the planar point set.The time complication of the algorithm in the worst condition is O(NlogN).

About this research paper

What this paper is about

In this paper, a new algorithm is presented for determining the convex hull of a planar set. The computing method uses a grid array to divide the planar point set into lots of subsets so that the convex hull can be determined by a part of subsets which are at the edge of the planar point set, and then a simple polygon which contains all points of the planar point set is gained by some processes operating on those subsets in the anti-clockwise sequence, after that the convex hull is gotten by deleting the concave points from the simple polygon. The efficiency of the calculation is greatly improved owing to the operation kept in the points that are at the edge of the planar point set.The time complication of the algorithm in the worst condition is O(NlogN).

Why it matters

OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

In this paper, a new algorithm is presented for determining the convex hull of a planar set. The computing method uses a grid array to divide the planar point set into lots of subsets so that the convex hull can be determined by a part of subsets which are at the edge of the planar point set, and then a simple polygon which contains all points of the planar point set is gained by some processes operating on those subsets in the anti-clockwise sequence, after that the convex hull is gotten by deleting the concave points from the simple polygon. The efficiency of the calculation is greatly improved owing to the operation kept in the points that are at the edge of the planar point set.The time complication of the algorithm in the worst condition is O(NlogN).

Key concepts: Convex hull, Planar, Polygon (computer graphics), Algorithm, Computer science, Convex set, Point (geometry), Convex polygon

Related papers

Back to paper searchBrowse research topicsOriginal source
A Grid-based Algorithm for Determining Convex Hull of a Planar Set — Research Paper | ScholarLens