GUI with live video preview
Mostrar comentarios más antiguos
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?
Respuestas (0)
Categorías
Más información sobre Video Formats and Interfaces en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!