Fixation Driven Contour Completion with Angular Ordering

Abstract

The paper presents a technique for grouping edges around a given visual fixation point. By giving the fixation point and a starting position, the edge grouping problem becomes a sequential search, and can be efficiently implemented with dynamic programming. By providing multiple fixation points, the method can explore the scene in a more flexible and context driven manner. The paper proposes a method for automatically selecting starting positions of the search and a method to extract salient contours successively at different scales.

Cite

Text

Kubota. "Fixation Driven Contour Completion with Angular Ordering." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543731

Markdown

[Kubota. "Fixation Driven Contour Completion with Angular Ordering." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/kubota2010cvprw-fixation/) doi:10.1109/CVPRW.2010.5543731

BibTeX

@inproceedings{kubota2010cvprw-fixation,
  title     = {{Fixation Driven Contour Completion with Angular Ordering}},
  author    = {Kubota, T.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2010},
  pages     = {57-63},
  doi       = {10.1109/CVPRW.2010.5543731},
  url       = {https://mlanthology.org/cvprw/2010/kubota2010cvprw-fixation/}
}