convert multiple frames into video
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ameer Hamza
el 1 de Abr. de 2020
See viderWriter(): https://www.mathworks.com/help/matlab/ref/videowriter.html. It can create video file using the image frames.
2 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!