help-octave
[Top][All Lists]
Advanced

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

Re: reading GIFs


From: David Grundberg
Subject: Re: reading GIFs
Date: Wed, 02 Jun 2010 08:26:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

On 06/02/2010 12:14 AM, John W. Eaton wrote:
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

Yes, this question has been raised at least three times now.

David


reply via email to

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