王凡

个人信息Personal Information

副教授

硕士生导师

性别:女

毕业院校:大连理工大学

学位:博士

所在单位:计算机科学与技术学院

学科:计算机软件与理论. 计算机应用技术

办公地点:创新园大厦(大黑楼)A918

电子邮箱:wangfan@dlut.edu.cn

扫描关注

论文成果

当前位置: 中文主页 >> 科学研究 >> 论文成果

A TBB-CUDA Implementation for Background Removal in a Video-Based Fire Detection System

点击次数:

论文类型:期刊论文

发表时间:2014-01-01

发表刊物:MATHEMATICAL PROBLEMS IN ENGINEERING

收录刊物:SCIE、EI、Scopus

卷号:2014

ISSN号:1024-123X

摘要:This paper presents a parallel TBB-CUDA implementation for the acceleration of 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 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 disadvantages of limited memory bandwidth and few execution units of CPU, and it reduces data transfer latency and memory latency between CPU and GPU.