Measuring the Quality of Hypotheses in Model-Based Recognition

Abstract

Model-based recognition methods generally search for geometrically consistent pairs of model and image features. The quality of an hypothesis is then measured using some function of the number of model features that are paired with image features. The most common approach is to simply count the number of pairs of consistent model and image features. However, this may yield a large number of feature pairs, due to a single model feature being consistent with several image features and vice versa. A better quality measure is provided by the size of a maximal bipartite matching, which eliminates the multiple counting of a given feature. Computing such a matching is computationally expensive, but under certain conditions it is well approximated by the number of distinct features consistent with a given hypothesis.

Cite

Text

Huttenlocher and Cass. "Measuring the Quality of Hypotheses in Model-Based Recognition." European Conference on Computer Vision, 1992. doi:10.1007/3-540-55426-2_87

Markdown

[Huttenlocher and Cass. "Measuring the Quality of Hypotheses in Model-Based Recognition." European Conference on Computer Vision, 1992.](https://mlanthology.org/eccv/1992/huttenlocher1992eccv-measuring/) doi:10.1007/3-540-55426-2_87

BibTeX

@inproceedings{huttenlocher1992eccv-measuring,
  title     = {{Measuring the Quality of Hypotheses in Model-Based Recognition}},
  author    = {Huttenlocher, Daniel P. and Cass, Todd A.},
  booktitle = {European Conference on Computer Vision},
  year      = {1992},
  pages     = {773-777},
  doi       = {10.1007/3-540-55426-2_87},
  url       = {https://mlanthology.org/eccv/1992/huttenlocher1992eccv-measuring/}
}