Junction Inference and Classification for Figure Completion Using Tensor Voting

Abstract

We address the issues associated with figure completion, a perceptual grouping task. Endpoints and junctions play a critical role in contour completion by the human visual system and should be an integral part of a computational process that attempts to emulate human perception. A significant body of evidence in the psychology literature points to two types of completion, modal (or orthogonal) and amodal (or parallel). We provide a computational framework which implements both types of completion and integrates a fully automatic decision making mechanism for selecting between them. It proceeds directly from tokens or binary image input, infers descriptions in terms of overlapping layers and labels junctions as T, L and endpoints. It is based on first and second order tensor voting, which facilitate the propagation of local support among tokens. The addition of first order information to the original framework is crucial, since it makes the inference of endpoints and the labeling of junctions possible. We illustrate the approach on several classical inputs, producing interpretations consistent with those of the human visual system.

Cite

Text

Mordohai and Medioni. "Junction Inference and Classification for Figure Completion Using Tensor Voting." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.376

Markdown

[Mordohai and Medioni. "Junction Inference and Classification for Figure Completion Using Tensor Voting." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/mordohai2004cvpr-junction/) doi:10.1109/CVPR.2004.376

BibTeX

@inproceedings{mordohai2004cvpr-junction,
  title     = {{Junction Inference and Classification for Figure Completion Using Tensor Voting}},
  author    = {Mordohai, Philippos and Medioni, Gérard G.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {56},
  doi       = {10.1109/CVPR.2004.376},
  url       = {https://mlanthology.org/cvpr/2004/mordohai2004cvpr-junction/}
}