CameraGUI
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
Platform Compatibility
Windows macOS LinuxCategories
- Test and Measurement > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Acquisition Toolbox Supported Hardware >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |