You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). CameraGUI (https://www.mathworks.com/matlabcentral/fileexchange/35919-cameragui), MATLAB Central File Exchange. Retrieved .
Categories
Find more on Image Acquisition Toolbox Supported Hardware in Help Center and MATLAB Answers
General Information
- Version 1.0.0.0 (41.2 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
