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.
2 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!