Simultaneous Foreground Detection and Classification with Hybrid Features
Abstract
In this paper, we propose a hybrid background model that relies on edge and non-edge features of the image to produce the model. We encode these features into a coding scheme, that we called Local Hybrid Pattern (LHP), that selectively models edges and non-edges features of each pixel. Furthermore, we model each pixel with an adaptive code dictionary to represent the background dynamism, and update it by adding stable codes and discarding unstable ones. We weight each code in the dictionary to enhance its description of the pixel it models. The foreground is detected as the incoming codes that deviate from the dictionary. We can detect (as foreground or background) and classify (as edge or inner region) each pixel simultaneously. We tested our proposed method in existing databases with promising results.
Cite
Text
Kim et al. "Simultaneous Foreground Detection and Classification with Hybrid Features." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.378Markdown
[Kim et al. "Simultaneous Foreground Detection and Classification with Hybrid Features." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/kim2015iccv-simultaneous/) doi:10.1109/ICCV.2015.378BibTeX
@inproceedings{kim2015iccv-simultaneous,
title = {{Simultaneous Foreground Detection and Classification with Hybrid Features}},
author = {Kim, Jaemyun and Rivera, Adin Ramirez and Ryu, Byungyong and Chae, Oksam},
booktitle = {International Conference on Computer Vision},
year = {2015},
doi = {10.1109/ICCV.2015.378},
url = {https://mlanthology.org/iccv/2015/kim2015iccv-simultaneous/}
}