Smart Surveillance Framework: A Versatile Tool for Video Analysis

Abstract

Computer Vision problems applied to visual surveillance have been studied for several years aiming at finding accurate and efficient solutions, required to allow the execution of surveillance systems in real environments. The main goal of such systems is to analyze the scene focusing on the detection and recognition of suspicious activities performed by humans in the scene, so that the security personnel can pay closer attention to these preselected activities. To accomplish that, several problems have to be solved first, for instance background subtraction, person detection, tracking and re-identification, face recognition, and action recognition. Even though each of these problems have been researched in the past decades, they are hardly considered in a sequence, each one is usually solved individually. However, in a real surveillance scenarios, the aforementioned problems have to be solved in sequence considering only videos as the input. Aiming at the direction of evaluating approaches in more realistic scenarios, this work proposes a framework called Smart Surveillance Framework (SSF), to allow researchers to implement their solutions to the above problems as a sequence of processing modules that communicate through a shared memory.

Cite

Text

Nazare et al. "Smart Surveillance Framework: A Versatile Tool for Video Analysis." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6836027

Markdown

[Nazare et al. "Smart Surveillance Framework: A Versatile Tool for Video Analysis." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/nazare2014wacv-smart/) doi:10.1109/WACV.2014.6836027

BibTeX

@inproceedings{nazare2014wacv-smart,
  title     = {{Smart Surveillance Framework: A Versatile Tool for Video Analysis}},
  author    = {Nazare, Antonio C. and dos Santos, Cassio E. and Ferreira, Renato and Schwartz, William Robson},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2014},
  pages     = {753-760},
  doi       = {10.1109/WACV.2014.6836027},
  url       = {https://mlanthology.org/wacv/2014/nazare2014wacv-smart/}
}