Locating Objects Using the Hausdorff Distance
Abstract
The Hausdorff distance is a measure defined between two point sets representing a model and an image. In the past, it has been used to search images for instances of a model that has been translated or translated and scaled by finding transformations that bring a large number of model features close to image features, and vice versa. The Hausdorff distance is reliable even when the image contains multiple objects, noise, spurious features, and occlusions. We apply it to the task of locating an affine transformation of a model in an image; this corresponds to determining the pose of a planar object that has undergone weak perspective projection. We develop a rasterised approach to the search and a number of techniques that allow us to quickly locate all transformations of the model that satisfy two quality criteria; we can also quickly locate only the best transformation. We discuss an implementation of this approach, and present some examples of its use.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">></ETX>
Cite
Text
Rucklidge. "Locating Objects Using the Hausdorff Distance." IEEE/CVF International Conference on Computer Vision, 1995. doi:10.1109/ICCV.1995.466904Markdown
[Rucklidge. "Locating Objects Using the Hausdorff Distance." IEEE/CVF International Conference on Computer Vision, 1995.](https://mlanthology.org/iccv/1995/rucklidge1995iccv-locating/) doi:10.1109/ICCV.1995.466904BibTeX
@inproceedings{rucklidge1995iccv-locating,
title = {{Locating Objects Using the Hausdorff Distance}},
author = {Rucklidge, William},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {1995},
pages = {457-464},
doi = {10.1109/ICCV.1995.466904},
url = {https://mlanthology.org/iccv/1995/rucklidge1995iccv-locating/}
}