Intruder Detection and Recording

버전 1.2.0.1 (14.8 KB) 작성자: David Leffingwell
Intruder detection and recording with live video and audio display.
다운로드 수: 6.4K
업데이트 날짜: 2016/9/1

라이선스 보기

편집자 메모: 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.

인용 양식

David Leffingwell (2024). Intruder Detection and Recording (https://www.mathworks.com/matlabcentral/fileexchange/15272-intruder-detection-and-recording), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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.