reading .y4m yuv cif file with matlab
Aralık 28, 2009 · Kategori işaret&görüntü işleme
This code is converting y4m yuv video files to rgb image.
original code is in here: http://www.cs.tut.fi/~hirvone2/examples_exercise1.m
yuv test videos can be found at: http://media.xiph.org/video/derf/



Ocak 18th, 2010 at 13:25
thanks for your sharing, thats useful for me.