Real Time Robust Human Detection and Tracking System

Abstract

In this paper, we present a real time robust human detection and tracking system for video surveillance which can be used in varying environments. This system consists of human detection, human tracking and false object detection. The human detection utilizes the background subtraction to segment the blob and use codebook to classify human being from other objects. The optimal design algorithm of the codebook is proposed. The tracking is performed at two levels: human classification and individual tracking .The color histogram of human body is used as the appearance model to track individuals. In order to reduce the false alarm, the algorithms of the false object detection are also provided.

Cite

Text

Zhou and Hoang. "Real Time Robust Human Detection and Tracking System." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.517

Markdown

[Zhou and Hoang. "Real Time Robust Human Detection and Tracking System." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/zhou2005cvpr-real/) doi:10.1109/CVPR.2005.517

BibTeX

@inproceedings{zhou2005cvpr-real,
  title     = {{Real Time Robust Human Detection and Tracking System}},
  author    = {Zhou, Jianpeng and Hoang, Jack},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2005},
  pages     = {149},
  doi       = {10.1109/CVPR.2005.517},
  url       = {https://mlanthology.org/cvpr/2005/zhou2005cvpr-real/}
}