How to save a processed video file?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I need your help! The following last line displays a video in a specific location of my GUI written in Matlab.
VD(frame,sub2ind([a b],r,c)) = video_output_function_details;
I can display "VD" on my GUI and play it as a video file (but only in my GUI). How can I save "VD" as a Video file (that can be exported)?
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!