IMAQMOTION - Image acquisition motion detection

版本 1.0.0.1 (3.2 KB) 作者: David Tarkowski
A live image acquisition motion detection GUI.
18.1K 次下载
更新时间 2016/9/1

查看许可证

Using the Image Acquisition and Image Processing Toolboxes, IMAQMOTION offers a MATLAB based motion detection GUI.


Using a video input object, live data is acquired and analyzed to calculate any motion between two adjacent image frames. Any motion in the image stream is plotted in a MATLAB figure window.

To create the display, simply associate a video input object with your hardware and provide it to IMAQMOTION:
obj = videoinput('matrox', 1);
imaqmotion(obj)

引用格式

David Tarkowski (2026). IMAQMOTION - Image acquisition motion detection (https://ww2.mathworks.cn/matlabcentral/fileexchange/5470-imaqmotion-image-acquisition-motion-detection), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0