Sciweavers

CVIU
2010

Accelerated hardware video object segmentation: From foreground detection to connected components labelling

13 years 1 months ago
Accelerated hardware video object segmentation: From foreground detection to connected components labelling
This paper demonstrates the use of a single-chip FPGA for the segmentation of moving objects in a video sequence. The system maintains highly accurate background models, and integrates the detection of foreground pixels with the labelling of objects using a connected components algorithm. The background models are based on 24-bit RGB values and 8-bit gray scale intensity values. A multimodal background differencing algorithm is presented, using a single FPGA chip and four blocks of RAM. The real-time connected component labelling algorithm, also designed for FPGA implementation, run-length encodes the output of the background subtraction, and performs connected component analysis on this representation. The run-length encoding, together with other parts of the algorithm, is performed in parallel; sequential operations are minimized as the number of run-lengths are typically less than the number of pixels. The two algorithms are pipelined together for maximum efficiency. Key words: Bac...
Kofi Appiah, Andrew Hunter, Patrick Dickinson, Hon
Added 01 Mar 2011
Updated 01 Mar 2011
Type Journal
Year 2010
Where CVIU
Authors Kofi Appiah, Andrew Hunter, Patrick Dickinson, Hongying Meng
Comments (0)