Graph Cut Based Image Segmentation with Connectivity Priors

Abstract

Graph cut is a popular technique for interactive image segmentation. However, it has certain shortcomings. In particular, graph cut has problems with segmenting thin elongated objects due to the ldquoshrinking biasrdquo. To overcome this problem, we propose to impose an additional connectivity prior, which is a very natural assumption about objects. We formulate several versions of the connectivity constraint and show that the corresponding optimization problems are all NP-hard. For some of these versions we propose two optimization algorithms: (i) a practical heuristic technique which we call DijkstraGC, and (ii) a slow method based on problem decomposition which provides a lower bound on the problem. We use the second technique to verify that for some practical examples DijkstraGC is able to find the global minimum.

Cite

Text

Vicente et al. "Graph Cut Based Image Segmentation with Connectivity Priors." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587440

Markdown

[Vicente et al. "Graph Cut Based Image Segmentation with Connectivity Priors." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/vicente2008cvpr-graph/) doi:10.1109/CVPR.2008.4587440

BibTeX

@inproceedings{vicente2008cvpr-graph,
  title     = {{Graph Cut Based Image Segmentation with Connectivity Priors}},
  author    = {Vicente, Sara and Kolmogorov, Vladimir and Rother, Carsten},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587440},
  url       = {https://mlanthology.org/cvpr/2008/vicente2008cvpr-graph/}
}