Ground from Figure Discrimination

Abstract

This paper proposes a new, efficient, figure from ground method. At every stage the data features are classified to either "background" or "unknown yet" classes, thus emphasizing the background detection task (and implying the name of the method). The sequential application of such classification stages creates a bootstrap mechanism which improves performance in very cluttered scenes. This method can be applied to many perceptual grouping cues, and an application to smoothness-based classification of edge points is given. A fast implementation using a kd-tree allows to work on large, realistic images.

Cite

Text

Amir and Lindenbaum. "Ground from Figure Discrimination." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998. doi:10.1109/CVPR.1998.698655

Markdown

[Amir and Lindenbaum. "Ground from Figure Discrimination." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998.](https://mlanthology.org/cvpr/1998/amir1998cvpr-ground/) doi:10.1109/CVPR.1998.698655

BibTeX

@inproceedings{amir1998cvpr-ground,
  title     = {{Ground from Figure Discrimination}},
  author    = {Amir, Arnon and Lindenbaum, Michael},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1998},
  pages     = {521-527},
  doi       = {10.1109/CVPR.1998.698655},
  url       = {https://mlanthology.org/cvpr/1998/amir1998cvpr-ground/}
}