Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 yuv 视频,我必须在 Matlab 中阅读它以进行视频处理。我使用过 mmreader,但它似乎只接受 avi 和 mpg 文件。VideoReader 在我的 Matlab 版本中不可用,我认为它不支持 yuv 文件扩展名。
这些代码能解决你的问题吗?
http://www.mathworks.com/matlabcentral/fileexchange/6318-convert-yuv-cif-420-video-file-to-image-files
http://www.mathworks.com/matlabcentral/fileexchange/11252-yuv-file-to-matlab-movie