jimodoherty
Bioengineer
- Oct 25, 2004
- 4
Hi,
Im fairly new to Matlab, and I need a bit of help.
Im trying to convert an .avi file to a series of individual jpg's using matlab. The avi wasnt created using matlab, but Ive managed to store the avi frames as an array using the "aviread" command. All I need to do is to export the array of frames as individual jpg's (one frame=1 jpg), Im unsure of how to proceed.
I am able to see any frame using the "image" command, although Im sure there must be a faster way than saving all the frames one-by-one.
If anyone can help, it would be much appreciated
Thanks
Jim O Doherty
Im fairly new to Matlab, and I need a bit of help.
Im trying to convert an .avi file to a series of individual jpg's using matlab. The avi wasnt created using matlab, but Ive managed to store the avi frames as an array using the "aviread" command. All I need to do is to export the array of frames as individual jpg's (one frame=1 jpg), Im unsure of how to proceed.
I am able to see any frame using the "image" command, although Im sure there must be a faster way than saving all the frames one-by-one.
If anyone can help, it would be much appreciated
Thanks
Jim O Doherty