convert multiple frames into video
10 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Ameer Hamza
on 1 Apr 2020
See viderWriter(): https://www.mathworks.com/help/matlab/ref/videowriter.html. It can create video file using the image frames.
2 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!