CameraGUI

Version 1.0.0.0 (41.2 KB) by Georg D
access all connected cameras, take snapshots, record streams, access and process frames in realtime
1.1K Downloads
Updated 30 Mar 2012

View License

i wrote this for Matlab 7.7.0 (R2008b)
this gui should make it convenient to access usb or firewire cameras (or whatever Matlab toolbox supports), and helps to quickly access camera settings, as well as record streams and access streams (frames) for real-time image processing
it requires the image acquisition toolbox

start CameraGUI: just call 'CameraGUI' in Matlab command line

the GUI also provides an interface for directly recording stream to disc (either as uncompressed avi, or as matlab arrays),
as well as a function to access frames in real-time to do some real-time image processing on the incoming stream: modify file 'RealtimeProcess.m' line 140

i also inlcuded a small script showing how to access the gui handle from another application (execute scipt 'openCameraGUI.m')

Cite As

Georg D (2024). CameraGUI (https://www.mathworks.com/matlabcentral/fileexchange/35919-cameragui), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
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!
Version Published Release Notes
1.0.0.0