Log in

View Full Version : saving individual frames from a qcif sequence in matlab


new in imaging
21st June 2006, 14:46
Hi,

I have a qcif image sequence in raw format around 300 frames.
I want to separate the individual frames but unable to do till now.

What could be the best way to do it?

Matlab supports avi format for video sequences, but since the format is
raw for my sequence, so can i do it easily in matlab?


Thanks

shark37
24th June 2006, 01:53
Try Google with search string like "YUV Matlab"

For example this one should be useful
http://www.sprljan.com/nikola/matlab/yuv.html

new in imaging
26th June 2006, 05:02
Thanks a lot for the link.
I will try and then let u know what happened.