Motion Detection with Image Acquisition Toolbox & Simulink
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
Platform Compatibility
Windows macOS LinuxCategories
- Test and Measurement > Image Acquisition Toolbox > Image Acquisition in Simulink >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Acquisition in Simulink >
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Motion Detection >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.