Intruder Detection and Recording
Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week
This Intruder Detection example shows how the Image Acquisition and Data Acquisition Toolboxes can be used together.
This program displays live video and audio data acquired from a web cam and sound card. Whenever certain motion or sound thresholds are exceeded, an alarm will sound while the video and audio data are recorded to disk for 10 seconds.
Citation pour cette source
David Leffingwell (2024). Intruder Detection and Recording (https://www.mathworks.com/matlabcentral/fileexchange/15272-intruder-detection-and-recording), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
- Industries > Aerospace and Defense > C4ISR >
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Motion Detection >
Tags
Remerciements
Inspiré par : IMAQMOTION - Image acquisition motion detection
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.2.0.1 | Updated license |
||
1.2.0.0 | Generated the alarm.wav file using MATLAB's wavwrite command. |
||
1.0.0.0 | Shorten the length of the audible alarm so that it doesn't trigger a new alarm in some cases. |