help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reading GIFs


From: John W. Eaton
Subject: Re: reading GIFs
Date: Tue, 1 Jun 2010 18:14:38 -0400

On  1-Jun-2010, mafaraxas wrote:

| The problem is that I want _all_ the frames, not just one.  I know MATLAB has
| a feature to read all the frames in at once, giving you a 4D array.  I can
| pass in a range of frames as well that partly works, i.e.:
| 
| img=imread('blah.gif',1:10)
| 
| gives me a 4D array for image.

If Octave's imread function does not currently have this capability,
we would certainly welcome a contributed patch that implements the
feaature.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]