GeoS: Geodesic Image Segmentation

Abstract

This paper presents GeoS, a new algorithm for the efficient segmentation of n-dimensional image and video data. The segmentation problem is cast as approximate energy minimization in a conditional random field. A new, parallel filtering operator built upon efficient geodesic distance computation is used to propose a set of spatially smooth, contrast-sensitive segmentation hypotheses. An economical search algorithm finds the solution with minimum energy within a sensible and highly restricted subset of all possible labellings. Advantages include: i) computational efficiency with high segmentation accuracy; ii) the ability to estimate an approximation to the posterior over segmentations; iii) the ability to handle generally complex energy models. Comparison with max-flow indicates up to 60 times greater computational efficiency as well as greater memory efficiency. GeoS is validated quantitatively and qualitatively by thorough comparative experiments on existing and novel ground-truth data. Numerous results on interactive and automatic segmentation of photographs, video and volumetric medical image data are presented.

Cite

Text

Criminisi et al. "GeoS: Geodesic Image Segmentation." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88682-2_9

Markdown

[Criminisi et al. "GeoS: Geodesic Image Segmentation." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/criminisi2008eccv-geos/) doi:10.1007/978-3-540-88682-2_9

BibTeX

@inproceedings{criminisi2008eccv-geos,
  title     = {{GeoS: Geodesic Image Segmentation}},
  author    = {Criminisi, Antonio and Sharp, Toby and Blake, Andrew},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {99-112},
  doi       = {10.1007/978-3-540-88682-2_9},
  url       = {https://mlanthology.org/eccv/2008/criminisi2008eccv-geos/}
}