Untangling Cycles for Contour Grouping

Abstract

We introduce a novel topological formulation for contour grouping. Our grouping criterion, called untangling cycles, exploits the inherent topological 1D structure of salient contours to extract them from the otherwise 2D image clutter. To define a measure for topological classification robust to clutter and broken edges, we use a graph formulation instead of the standard computational topology. The key insight is that a pronounced ID contour should have a clear ordering of edges, to which all graph edges adhere, and no long range entanglements persist. Finding the contour grouping by optimizing these topological criteria is challenging. We introduce a novel concept of circular embedding to encode this combinatorial task. Our solution leads to computing the dominant complex eigenvectors/eigenvalues of the random walk matrix of the contour grouping graph. We demonstrate major improvements over state-of-the-art approaches on challenging real images.

Cite

Text

Zhu et al. "Untangling Cycles for Contour Grouping." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4408929

Markdown

[Zhu et al. "Untangling Cycles for Contour Grouping." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/zhu2007iccv-untangling/) doi:10.1109/ICCV.2007.4408929

BibTeX

@inproceedings{zhu2007iccv-untangling,
  title     = {{Untangling Cycles for Contour Grouping}},
  author    = {Zhu, Qihui and Song, Gang and Shi, Jianbo},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2007},
  pages     = {1-8},
  doi       = {10.1109/ICCV.2007.4408929},
  url       = {https://mlanthology.org/iccv/2007/zhu2007iccv-untangling/}
}