convert multiple frames into video
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,please help me with multiple frames to convert into a video and display it on to axes or videoReader ?
I am taking video as input and removing noise from frames so i need to make one video of those frames and display it please help me.
0 Commenti
Risposte (1)
Ameer Hamza
il 1 Apr 2020
See viderWriter(): https://www.mathworks.com/help/matlab/ref/videowriter.html. It can create video file using the image frames.
2 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!