Video Surveillance Using MATLAB and Image Acquisition Toolbox

This demo shows a simple program on the video surveilance using MATLAB and some toolboxes.
13.7K Downloads
Updated 17 Oct 2005

View License

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
Created with R14SP1
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.0.0.0

Add website link with extra information