Video Surveillance Using MATLAB and Image Acquisition Toolbox
This demo shows a simple program on the video surveilance using MATLAB and some toolboxes.
Features:
1. Run in 2 modes --> Monitoring and Playback
2. Users are allowed to change the threshold value and the snap counter for the decision on snapping the frame.
Limitation:
1. Used of while loop for a continuos image capture, hence, in order to stop the monitoring mode, the user might need to press the stop button for few times. Used of timer will solve this problem
2. The captured frames are saved in memory for this version
3. ...
For other examples on image processing:
http://basic-eng.blogspot.com
Cite As
Tan Chin Luh (2024). Video Surveillance Using MATLAB and Image Acquisition Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/6192-video-surveillance-using-matlab-and-image-acquisition-toolbox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Industries > Aerospace and Defense > C4ISR >
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox > Video Formats and Interfaces >
- Image Processing and Computer Vision > Vision HDL Toolbox > Video Formats and Interfaces >
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Add website link with extra information |