Extraction of Groups for Recognition

Abstract

We address the problem of recognition of generic objects from a single intensity image. This precludes the use of purely geometric methods which assume that models are geometrically and precisely designed. Instead, we propose to use descriptions in terms of features and their qualitative geometric relationships. We propose to detect groups using perceptual organization criteria such as proximity, symmetry, parallelism, and closure. The detection of these features is performed in an efficient way using proximity indexing. Since many groups are created, we also perform selection of relevant groups by organizing them into sets of similar perceptual content. Finally we present an initial implementation of a recognition system using these sets as primitives. It is an efficient colored graph matching algorithm using the adjacency matrix representation of a graph. Using indexing, we retrieve matching hypotheses, which are verified against each other with respect to topological constraints. Groups of consistent hypotheses represent detected model instances in a scene. The complete system is illustrated on real images. We also discuss further extensions.

Cite

Text

Havaldar et al. "Extraction of Groups for Recognition." European Conference on Computer Vision, 1994. doi:10.1007/3-540-57956-7_30

Markdown

[Havaldar et al. "Extraction of Groups for Recognition." European Conference on Computer Vision, 1994.](https://mlanthology.org/eccv/1994/havaldar1994eccv-extraction/) doi:10.1007/3-540-57956-7_30

BibTeX

@inproceedings{havaldar1994eccv-extraction,
  title     = {{Extraction of Groups for Recognition}},
  author    = {Havaldar, Parag and Medioni, Gérard G. and Stein, Fridtjof},
  booktitle = {European Conference on Computer Vision},
  year      = {1994},
  pages     = {251-261},
  doi       = {10.1007/3-540-57956-7_30},
  url       = {https://mlanthology.org/eccv/1994/havaldar1994eccv-extraction/}
}