Segmenting Salient Objects from Images and Videos
Abstract
In this paper we introduce a new salient object segmentation method, which is based on combining a saliency measure with a conditional random field (CRF) model. The proposed saliency measure is formulated using a statistical framework and local feature contrast in illumination, color, and motion information. The resulting saliency map is then used in a CRF model to define an energy minimization based segmentation approach, which aims to recover well-defined salient objects. The method is efficiently implemented by using the integral histogram approach and graph cut solvers. Compared to previous approaches the introduced method is among the few which are applicable to both still images and videos including motion cues. The experiments show that our approach outperforms the current state-of-the-art methods in both qualitative and quantitative terms.
Cite
Text
Rahtu et al. "Segmenting Salient Objects from Images and Videos." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15555-0_27Markdown
[Rahtu et al. "Segmenting Salient Objects from Images and Videos." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/rahtu2010eccv-segmenting/) doi:10.1007/978-3-642-15555-0_27BibTeX
@inproceedings{rahtu2010eccv-segmenting,
title = {{Segmenting Salient Objects from Images and Videos}},
author = {Rahtu, Esa and Kannala, Juho and Salo, Mikko and Heikkilä, Janne},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {366-379},
doi = {10.1007/978-3-642-15555-0_27},
url = {https://mlanthology.org/eccv/2010/rahtu2010eccv-segmenting/}
}