Continuous-scene monitoring applications, such as ATM booths, parking lots or traffic monitoring systems, generate large volumes of data. Recording and archiving such volumes of data is a real problem, and one way to solve this is to reduce the size of the data stream right at the source.
In addition to traditional methods for compressing individual video images, we could identify and record only “interesting” video images, such as those images with significant amounts of motion in the field of view. That could significantly help reduce the data rates for surveillance-specific applications.
In this section, we’ll illustrate the design flow of a motion detection system based video surveillance system. The system will be able to identify and record only “interesting” video frames containing motion.
The development process will follow the following three steps:
- Functional Requirements
- System modeling and simulation
- Code generation and implementation
Hardware and Software Requirements
This laboratory was originally developed using the following hardware and software:
- MATLAB® R2008a
- Code Composer Studio (CCS) v3.3
- Texas Instruments DM6437 hardware.
Related Files
- Powerpoint Presentation - Surveillance.ppt
- Simulink Model for Simulation - surveillance.mdl
- Video-clip viplane.avi
- MATLAB script my_tcpip_surveil_script.m
- Simulink Model for Real-Time (DM6437) - my_dm6437evmsurveil_tcpip.mdl
- Simulink Model for Real-Time Lane Detection (PC) - my_pc_surveil_tcpip.mdl






















































