Fast Algorithm Based on LBP Texture Histogram for Background Modeling on CUDA

Zu Zhonglin,Li Bo,Chen Qimei
DOI: https://doi.org/10.3963/j.issn.1006-2823.2011.01.022
2011-01-01
Abstract:This paper presents a novel,efficient and fast algorithm based on LBP texture histogram for modeling background on Nvidia CUDA.On the basis of the parallel architecture and hardware characteristic of GPU,the algorithm introduces texture memory and pinned memory,uses shared memory and multipoint access technology to improve the data access efficiency,thus reduce complexity of the proposed algorithm.Experiment results clearly show that,the algorithms performances much better than that on CPU,the acceleration rate is about 30,and image processing speed is faster than 40fps.
What problem does this paper attempt to address?