Yet Another Survey on Image Segmentation: Region and Boundary Information Integration

Abstract

Image segmentation has been, and still is, a relevant research area in Computer Vision, and hundreds of segmentation algorithms have been proposed in the last 30 years. However, it is well known that elemental segmentation techniques based on boundary or region information often fail to produce accurate segmentation results. Hence, in the last few years, there has been a tendency towards algorithms which take advantage of the complementary nature of such information. This paper reviews different segmentation proposals which integrate edge and region information and highlights 7 different strategies and methods to fuse such information. In contrast with other surveys which only describe and compare qualitatively different approaches, this survey deals with a real quantitative comparison. In this sense, key methods have been programmed and their accuracy analyzed and compared using synthetic and real images. A discussion justified with experimental results is given and the code is available on Internet.

Cite

Text

Freixenet et al. "Yet Another Survey on Image Segmentation: Region and Boundary Information Integration." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47977-5_27

Markdown

[Freixenet et al. "Yet Another Survey on Image Segmentation: Region and Boundary Information Integration." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/freixenet2002eccv-another/) doi:10.1007/3-540-47977-5_27

BibTeX

@inproceedings{freixenet2002eccv-another,
  title     = {{Yet Another Survey on Image Segmentation: Region and Boundary Information Integration}},
  author    = {Freixenet, Jordi and Muñoz, Xavier and Raba, David and Martí, Joan and Cufí, Xavier},
  booktitle = {European Conference on Computer Vision},
  year      = {2002},
  pages     = {408-422},
  doi       = {10.1007/3-540-47977-5_27},
  url       = {https://mlanthology.org/eccv/2002/freixenet2002eccv-another/}
}