Precise Hausdorff distance computation for planar freeform curves using biarcs and depth buffer
Yong-Joon Kim, Young-Taek Oh, Seung-Hyun Yoon, Myung-Soo Kim, Gershon Elber
In The Visual Computer, 26(6-8), June 2010.
Abstract: We present a real-time algorithm for computing the precise Hausdorff Distance (HD) between two planar freeform curves. The algorithm is based on an effective technique that approximates each curve with a sequence of $G^1$ biarcs within an arbitrary error bound. The distance map for the union of arcs is then given as the lower envelope of trimmed truncated circular cones, which can be rendered efficiently to the graphics hardware depth buffer. By sampling the distance map along the other curve, we can estimate a lower bound for the HD and eliminate many redundant curve segments using the lower bound. For the remaining curve segments, we read the distance map and detect the pixel(s) with the maximum distance. Checking a small neighborhood of the maximum-distance pixel, we can reduce the computation to considerably smaller subproblems, where we employ a multivariate equation solver for an accurate solution to the original problem. We demonstrate the effectiveness of the proposed approach using several experimental results.
Keyword(s): Hausdorff distance, Biarc approximation, Distance map, Depth buffer, Trimming, Lower bound
@article{Kim:2010:PHD,
author = {Yong-Joon Kim and Young-Taek Oh and Seung-Hyun Yoon and Myung-Soo Kim and Gershon Elber},
title = {Precise Hausdorff distance computation for planar freeform curves using biarcs and depth buffer},
journal = {The Visual Computer},
volume = {26},
number = {6-8},
pages = {1007--1016},
month = jun,
year = {2010},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."