Motion Detection with Image Acquisition Toolbox & Simulink

Motion detection algorithm in Simulink using the Image Acquisition and Signal Processing Toolbox.
12.5K Downloads
Updated 1 Sep 2016

View License

This demo is an example of using the Image Acqisition Toolbox from within Simulink. The Image Acquisition Toolbox is called via a MATLAB Function block to return a frame of data. The Signal Processing Blockset is used to analyze the data and determine if there is motion in the frame. If there is motion, the quadrant that the motion was detected in is highlighted.
In order for the detection to work properly, it will likely be necessary to tune the threshold value to suit your particular scene conditions.

Cite As

David Tarkowski (2024). Motion Detection with Image Acquisition Toolbox & Simulink (https://www.mathworks.com/matlabcentral/fileexchange/5310-motion-detection-with-image-acquisition-toolbox-simulink), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

Minor formatting changes.

1.0.0.0