IMAQMOTION - Image acquisition motion detection

A live image acquisition motion detection GUI.
18,1K Downloads
Aktualisiert 1. Sep 2016

Lizenz anzeigen

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)

Zitieren als

David Tarkowski (2024). IMAQMOTION - Image acquisition motion detection (https://www.mathworks.com/matlabcentral/fileexchange/5470-imaqmotion-image-acquisition-motion-detection), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.1

Updated license

1.0.0.0