3D IMAQ Waterfall

Version 1.3.0.1 (10.8 KB) by Marta
Acquires images and displays a live histogram and corresponding 3D waterfall plot.
2.7K Downloads
Updated 1 Sep 2016

View License

This great little demo acquires live images from a camera and displays the image, along with a live histogram and a 3D history of the histogram data.
To use the demo, simply unzip the two files and type 'imaqwaterfall' at the MATLAB prompt. By default it will attempt to use a camera via the Windows Video interface. You can also specify the camera interface manually, e.g. type 'imaqwaterfall('dcam')'.

The demo shows just how easy it is to do live video processing in MATLAB, and to put together a deployable application. The GUI part of the demo was greated with GUIDE.

Its great fun to point the camera at different targets and watch the histogram (brightness) response. Its also interesting to use the histogram to watch how certain cameras automatically adjust their exposure.

Cite As

Marta (2024). 3D IMAQ Waterfall (https://www.mathworks.com/matlabcentral/fileexchange/8346-3d-imaq-waterfall), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
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!

imaqwaterfall/

Version Published Release Notes
1.3.0.1

Updated license

1.3.0.0

Added Copyright statements and removed references to M-File.

1.0.0.0