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


------------------------------------------------------------------------------
Download Intel® 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