In order to accelerate computing the convex hull on a set of n points, a heuristic procedure is often applied to reduce the number of points to a set of s points, s ≤ n, which also contains the same hull. We present an algorithm to precondition 2D data with integer coordinates bounded by a box of size p × q before building a 2D convex hull, with three distinct advantages. First, we prove that under the condition min(p, q) ≤ n the algorithm executes in time within O(n); second, no explicit sorting of data is required; and third, the reduced set of s points forms a simple polygonal chain and thus can be directly pipelined into an O(n) time convex hull algorithm. This paper empirically evaluates and quantifies the speed up gained by preconditi...
<p>The points of seven homerange datasets were first preconditioned with the method proposed here an...
PhD ThesisThe convex hull is a problem of primary importance because of its applications in compu...
The definition of the convex hull of a set of points is the smallest convex set containing all the p...
In order to accelerate computing the convex hull on a set of n points, a heuristic procedure is ofte...
In order to accelerate computing the convex hull on a set of n points, a heuristic procedure is ofte...
Given a dataset of two-dimensional points in the plane with integer coordinates, the method proposed...
© 2019 Cadenas, Megson. This is an open access article distributed under the terms of the Creative C...
The convex hull describes the extent or shape of a set of data and is used ubiquitously in computati...
This paper presents a method to reduce a set of n 2D points to a smaller set of s 2D points with the...
An effective strategy for accelerating the calculation of convex hulls is to filter the input points...
Convex hull is the minimum area convex polygon containing the planar set. By now there are quite man...
Motivated by the desire to cope with data imprecision [31], we study methods for taking advantage of...
Many classical algorithms are known for computing the convex hull of a set of n point in R^2 using O...
AbstractWe present a number of efficient parallel algorithms for constructing 2-dimensional convex h...
We present a number of efficient parallel algorithms for constructing 2-dimensional convex hulls on ...
<p>The points of seven homerange datasets were first preconditioned with the method proposed here an...
PhD ThesisThe convex hull is a problem of primary importance because of its applications in compu...
The definition of the convex hull of a set of points is the smallest convex set containing all the p...
In order to accelerate computing the convex hull on a set of n points, a heuristic procedure is ofte...
In order to accelerate computing the convex hull on a set of n points, a heuristic procedure is ofte...
Given a dataset of two-dimensional points in the plane with integer coordinates, the method proposed...
© 2019 Cadenas, Megson. This is an open access article distributed under the terms of the Creative C...
The convex hull describes the extent or shape of a set of data and is used ubiquitously in computati...
This paper presents a method to reduce a set of n 2D points to a smaller set of s 2D points with the...
An effective strategy for accelerating the calculation of convex hulls is to filter the input points...
Convex hull is the minimum area convex polygon containing the planar set. By now there are quite man...
Motivated by the desire to cope with data imprecision [31], we study methods for taking advantage of...
Many classical algorithms are known for computing the convex hull of a set of n point in R^2 using O...
AbstractWe present a number of efficient parallel algorithms for constructing 2-dimensional convex h...
We present a number of efficient parallel algorithms for constructing 2-dimensional convex hulls on ...
<p>The points of seven homerange datasets were first preconditioned with the method proposed here an...
PhD ThesisThe convex hull is a problem of primary importance because of its applications in compu...
The definition of the convex hull of a set of points is the smallest convex set containing all the p...