A component-based framework for distributed MPSOC-based platform applied to video surveillance

作者:Xu Cheng; Qin Yunchuan*; Liu Yan
来源:International Workshop on Computer Science and Engineering (WCSE 2008), 2008-05-23 to 2008-05-25.

摘要

We present a component based framework called CFDM to model signal processing in video surveillance system as process network. And the CFDM is a framework that integrates heterogeneous parallel components including MPSOC and desktop in video surveillance networks into a homogeneous platform programming environment. To this end, CFDM separates the concerns of application programmer, who determines the function of the system, and algorithm designer, who determine the implementation of the functionality. This leads to higher quality design through encapsulation and abstraction. We provide implements of CFDM in the form of C++ runtime library to execute on Desktop/ARM/C6000 processor. We evaluate this Framework on the design of a video surveillance system using TI TMS320DM6446 MPSOC.