问题
I have a yuv video and I have to read it in Matlab for video processing. I have used mmreader but it appears that it only accepts avi and mpg files. VideoReader is not available in my version of Matlab and I don't think it supports yuv file extension.
回答1:
do these code solve your problems?
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
来源:https://stackoverflow.com/questions/19074293/how-to-read-yuv-videos-in-matlab