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: Mon, 31 May 2010 08:23:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

On 05/31/2010 05:15 AM, mafaraxas wrote:

Is there a simple way to read an arbitrary .gif image (with an arbitrary
number of frames) into Octave? The function imread() is the immediate
answer, and it works for static images, i.e. .jpg, .png, etc, but I can't
find any documentation stating how it deals with .gifs.  Thanks.


Just pass the frame number as the last argument to imread.

David


reply via email to

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