Automatic Image Segmentation by Positioning a Seed
Abstract
We present a method that automatically partitions a single image into non-overlapping regions coherent in texture and colour. An assumption that each textured or coloured region can be represented by a small template, called the seed, is used. Positioning of the seed across the input image gives many possible sub-segmentations of the image having same texture and colour property as the pixels behind the seed. A probability map constructed during the sub-segmentations helps to assign each pixel to just one most probable region and produce the final pyramid representing various detailed segmentations at each level. Each sub-segmentation is obtained as the min-cut/max-flow in the graph built from the image and the seed. One segment may consist of several isolated parts. Compared to other methods our approach does not need a learning process or a priori information about the textures in the image. Performance of the method is evaluated on images from the Berkeley database.
Cite
Text
Micusík and Hanbury. "Automatic Image Segmentation by Positioning a Seed." European Conference on Computer Vision, 2006. doi:10.1007/11744047_36Markdown
[Micusík and Hanbury. "Automatic Image Segmentation by Positioning a Seed." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/micusik2006eccv-automatic/) doi:10.1007/11744047_36BibTeX
@inproceedings{micusik2006eccv-automatic,
title = {{Automatic Image Segmentation by Positioning a Seed}},
author = {Micusík, Branislav and Hanbury, Allan},
booktitle = {European Conference on Computer Vision},
year = {2006},
pages = {468-480},
doi = {10.1007/11744047_36},
url = {https://mlanthology.org/eccv/2006/micusik2006eccv-automatic/}
}