convert multiple frames into video
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Ameer Hamza
2020-4-1
See viderWriter(): https://www.mathworks.com/help/matlab/ref/videowriter.html. It can create video file using the image frames.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!