A Moving Object Detection Algorithm for Smart Cameras
Abstract
In video surveillance systems, more intelligent functions are being embedded into cameras. In this paper, we propose a novel approach for detecting moving objects with fewer false alarms and low computational complexity. Contrary to traditional temporal differencing, we suggest a new feature based on signed difference, which represents the pattern of motion in a given region. The pattern is measured by calculating the Earth Mover's Distance between regions with opposite signs in the signed difference. The robustness of the perceptive metric is exploited to detect moving objects accurately. We also propose an efficient algorithm to approximate the value along four given directions and to locate the regions of moving objects. Experimental results show that, without prior knowledge or training, our method is able to detect moving objects with very low false alarm rate even under the challenging environments. In addition, the fast algorithm can be embedded into cameras and detect moving objects accurately in real time.
Cite
Text
Yoo and Park. "A Moving Object Detection Algorithm for Smart Cameras." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008. doi:10.1109/CVPRW.2008.4563147Markdown
[Yoo and Park. "A Moving Object Detection Algorithm for Smart Cameras." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2008.](https://mlanthology.org/cvprw/2008/yoo2008cvprw-moving/) doi:10.1109/CVPRW.2008.4563147BibTeX
@inproceedings{yoo2008cvprw-moving,
title = {{A Moving Object Detection Algorithm for Smart Cameras}},
author = {Yoo, Yongseok and Park, Tae-Suh},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2008},
pages = {1-8},
doi = {10.1109/CVPRW.2008.4563147},
url = {https://mlanthology.org/cvprw/2008/yoo2008cvprw-moving/}
}