Structure-Sensitive Superpixels via Geodesic Distance
Abstract
Over-segments (i.e. superpixels) have been commonly used as supporting regions for feature vectors and primitives to reduce computational complexity in various image analysis tasks. In this paper, we describe a structuresensitive over-segmentation technique by exploiting Lloyd's algorithm with a geodesic distance. It generates smaller superpixels to achieve lower under-segmentation in structure-dense regions with high intensity or color variation, and produces larger segments to increase computational efficiency in structure-sparse regions with homogeneous appearance. We adopt geometric flows to compute the geodesic distances amongst pixels, and in the segmentation procedure, the density of over-segments is automatically adjusted according to an energy functional that embeds color homogeneity, structure density and compactness constraints. Comparative experiments with the Berkeley database show that the proposed algorithm outperforms prior arts while offering a comparable computational efficiency with fast methods, such as TurboPixels.
Cite
Text
Zeng et al. "Structure-Sensitive Superpixels via Geodesic Distance." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126274Markdown
[Zeng et al. "Structure-Sensitive Superpixels via Geodesic Distance." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/zeng2011iccv-structure/) doi:10.1109/ICCV.2011.6126274BibTeX
@inproceedings{zeng2011iccv-structure,
title = {{Structure-Sensitive Superpixels via Geodesic Distance}},
author = {Zeng, Gang and Wang, Peng and Wang, Jingdong and Gan, Rui and Zha, Hongbin},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2011},
pages = {447-454},
doi = {10.1109/ICCV.2011.6126274},
url = {https://mlanthology.org/iccv/2011/zeng2011iccv-structure/}
}