scispace - formally typeset
D

David G. Kirkpatrick

Researcher at University of British Columbia

Publications -  190
Citations -  9836

David G. Kirkpatrick is an academic researcher from University of British Columbia. The author has contributed to research in topics: Planar graph & Vertex (geometry). The author has an hindex of 45, co-authored 188 publications receiving 9301 citations. Previous affiliations of David G. Kirkpatrick include IBM & University of Washington.

Papers
More filters
Journal ArticleDOI

On the shape of a set of points in the plane

TL;DR: A generalization of the convex hull of a finite set of points in the plane leads to a family of straight-line graphs, "alpha -shapes," which seem to capture the intuitive notions of "fine shape" and "crude shape" of point sets.
Journal ArticleDOI

Optimal Search in Planar Subdivisions

TL;DR: This work presents a practical algorithm for subdivision search that achieves the same (optimal) worst case complexity bounds as the significantly more complex algorithm of Lipton and Tarjan, namely $O(\log n)$ search time with $O(n)$ storage.
Journal ArticleDOI

Linear time Euclidean distance transform algorithms

TL;DR: Two linear time algorithms for computing the Euclidean distance transform of a two-dimensional binary image are presented based on the construction and regular sampling of the Voronoi diagram whose sites consist of the unit pixels in the image.
Journal ArticleDOI

The ultimate planar convex hull algorithm

TL;DR: This work presents a new planar convex hull algorithm with worst case time complexity O(n \log H) where n is the size of the input set and H is thesize of the output set, i.e. the number of vertices found to be on the hull.
Journal ArticleDOI

Unit disk graph recognition is NP-hard

TL;DR: It is shown how this reduction to SATISFIABILITY to the problem of recognizing unit disk graphs can be extended to 3 dimensions, thereby showing that unit sphere graph recognition, or determining if a graph has sphericity 3 or less, is also NP-hard.