Superpixel Lattices
Abstract
Unsupervised over-segmentation of an image into superpixels is a common preprocessing step for image parsing algorithms. Ideally, every pixel within each superpixel region will belong to the same real-world object. Existing algorithms generate superpixels that forfeit many useful properties of the regular topology of the original pixels: for example, the nth superpixel has no consistent position or relationship with its neighbors. We propose a novel algorithm that produces superpixels that are forced to conform to a grid (a regular superpixel lattice). Despite this added topological constraint, our algorithm is comparable in terms of speed and accuracy to alternative segmentation approaches. To demonstrate this, we use evaluation metrics based on (i) image reconstruction (ii) comparison to human-segmented images and (iii) stability of segmentation over subsequent frames of video sequences.
Cite
Text
Moore et al. "Superpixel Lattices." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587471Markdown
[Moore et al. "Superpixel Lattices." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/moore2008cvpr-superpixel/) doi:10.1109/CVPR.2008.4587471BibTeX
@inproceedings{moore2008cvpr-superpixel,
title = {{Superpixel Lattices}},
author = {Moore, Alastair Philip and Prince, Simon and Warrell, Jonathan and Mohammed, Umar and Jones, Graham},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587471},
url = {https://mlanthology.org/cvpr/2008/moore2008cvpr-superpixel/}
}