What function for writeVideo?
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I am using Matlab 2009a and I have a little problem:
writeVideo(vidOut,im2uint8(output));
As writeVideo is in the VideoWriter class and the class is available only after 2010b. And I can't install the most recent version.
I wonder what is the former function of writeVideo?
Hope being clear.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!