An Incremental Hausdorff Distance Calculation Algorithm
نویسندگان
چکیده
The Hausdorff distance is commonly used as a similarity measure between two point sets. Using this measure, a set X is considered similar to Y iff every point inX is close to at least one point in Y . Formally, the Hausdorff distance HAUSDIST(X,Y ) can be computed as the MAX-MIN distance from X to Y , i.e., find the maximum of the distance from an element in X to its nearest neighbor (NN) in Y . Although this is similar to the closest pair and farthest pair problems, computing the Hausdorff distance is a more challenging problem since its MAX-MIN nature involves both maximization and minimization rather than just one or the other. A traditional approach to computing HAUSDIST(X,Y ) performs a linear scan overX and utilizes an index to help compute the NN in Y for each x in X . We present a pair of basic solutions that avoid scanning X by applying the concept of aggregate NN search to searching for the element inX that yields the Hausdorff distance. In addition, we propose a novel method which incrementally explores the indexes of the two sets X and Y simultaneously. As an example application of our techniques, we use the Hausdorff distance as a measure of similarity between two trajectories (represented as point sets). We also use this example application to compare the performance of our proposed method with the traditional approach and the basic solutions. Experimental results show that our proposed method outperforms all competitors by one order of magnitude in terms of the tree traversal cost and total response time.
منابع مشابه
Randomized Incremental Construction for the Hausdorff Voronoi Diagram of point clusters
This paper applies the randomized incremental construction (RIC) framework to computing the Hausdorff Voronoi diagram of a family of k clusters of points in the plane. The total number of points is n. The diagram is a generalization of Voronoi diagrams based on the Hausdorff distance function. The combinatorial complexity of the Hausdorff Voronoi diagram is O(n + m), where m is the total number...
متن کاملRandomized incremental construction of the Hausdorff Voronoi diagram of non-crossing clusters
The Hausdorff Voronoi diagram of a set of clusters of points in the plane is a generalization of the classic Voronoi diagram, where distance between a point t and a cluster P is measured as the maximum distance, or equivalently the Hausdorff distance between t and P . The size of the diagram for non-crossing clusters is O(n ), where n is the total number of points in all clusters. In this paper...
متن کاملFast and Accurate Hausdorff Distance Calculation between Meshes
Complex models generated e.g. with a laser range scanner often consist of several thousand or million triangles. For efficient rendering this high number of primitives has to be reduced. An important property of mesh reduction – or simplification – algorithms used for rendering is the control over the introduced geometric error. In general, the better this control is, the slower the simplificat...
متن کاملSpatio-temporal CNN Algorithm for Object Segmentation and Object Recognition
In this paper a spatio-temporal analogic CNN algorithm is designed for front-end filtering, segmentation and object recognition. First, a generalized segmentation strategy is presented based on various diffusion models. Both PDE and non-PDE related schemes are discussed and their VLSI complexity is analyzed. In classification (object recognition) a CNN implementation of the autowave metric, a “...
متن کاملTitle of Dissertation : MULTI - DIMENSIONAL JOINS Edwin H . Jacox , Doctor of Philosophy , 2007
Title of Dissertation: MULTI-DIMENSIONAL JOINS Edwin H. Jacox, Doctor of Philosophy, 2007 Dissertation directed by: Professor Hanan Samet Department of Computer Science We present three novel algorithms for performing multi-dimensional joins and an in-depth survey and analysis of a low-dimensional spatial join. The first algorithm, the Iterative Spatial Join, performs a spatial join on low-dime...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
عنوان ژورنال:
- PVLDB
دوره 4 شماره
صفحات -
تاریخ انتشار 2011