GUI with live video preview
Ältere Kommentare anzeigen
I currently have a working GUI that shows a video preview(using axes) upon user clicking start button.
Is there any way which the video preview can start automatically when the GUI starts?
i have tried putting the code { preview(vid) } in OpeningFcn or OutputFcn, the preview doesn't seem to start up automatically after the GUI appears.
may i know where should i put this preview function under?
Antworten (0)
Kategorien
Mehr zu Video Formats and Interfaces finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!