A TBB-CUDA Implementation for Background Removal in a video-based Fire Detection System
Dalian University of Technology, Dalian 116024, China
Mathematical Problems in Engineering, 2014
@article{wang2014tbb,
title={A TBB-CUDA Implementation for Background Removal in a video-based Fire Detection System},
author={Wang, Fan and Jiang, Xiao and Hu, Xiopeng},
year={2014}
}
This paper presents a parallel TBB-CUDA implementation for the acceleration single-Gaussian distribution model, which is effective for background removal in the video-based Fire Detection System. In this framework, TBB mainly deals with initializing work of the estimated Gaussian model running on CPU, and CUDA performs background removal and adaption of the model running on GPU. This implementation can exploit the combined computation power of TBB-CUDA, which can can be applied to the real-time environment. Over 220 video sequences are utilized in the experiments. The experimental results illustrate that TBB+CUDA can achieve a higher speedup than both TBB and CUDA. The proposed framework can effectively overcome the disadvantage of limited memory bandwidth and few execution units of CPU, and it reduces data reduces data transfer latency and memory between CPU GPU.
February 1, 2014 by hgpu