On 17 February 2010 17:22, Søren Hauberg <so...@hauberg.org> wrote:
> ons, 17 02 2010 kl. 17:16 -0500, skrev Carnë Draug:
>> I'm trying to read a tiff file but I get this error
>>
>> error: imread: image data chunk has invalid size 116978 != 60*72*1 == 4320
>> error: evaluating if command near line 144, column 5
>> error: called from `imread' in file
>> `/usr/share/octave/packages/3.0/image-1.0.8/imread.m'
>
> What version of Octave are you using? You seem to be using an old
> version of 'imread' that used to be in the 'image' package. The 'imread'
> in the current development version of Octave reads the image fine for
> me. If possible, I suggest you upgrade to Octave 3.2.x or later.
>
> Søren
>
>

Hi. I upgraded to 3.2.2 now. It does open the file but it only opens
the first image of the stack (frame number 1). When I run imfinfo, I
also can't see any information about the number of frames. So, no
error, it seems to just completely ignore the rest.

Carnë

------------------------------------------------------------------------------
Download Intel&reg; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to