Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Problems with gifread
Posted:
Aug 19, 1996 7:02 PM
|
|
We have the image processing toolbox and I'm trying to read a *.gif encoded file and I get the error
>> pic=gifread('068_01.gif'); ??? Block type (0x28) not recognized at offset 0x15
Error in ==> /disks/disk1/programs/matlab/toolbox/images/ungif.mexrs6 Error in ==> /disks/disk1/programs/matlab/toolbox/images/gifread.m On line 24 ==> [X,map] = ungif(fname);
I've tried xv, netscape and other graphics reading programs, and they have no problems; ie. the file is not corrupted.
Is this a bug in gifread or is there something I'm doing wrong?
Thank you for any help
_________________________________________________________ Andy Adler, | Institut de Genie Biomedical adler@igb.polymtl.ca | Ecole Polytechnique,Montreal,Canada
Unfortunately, the facts pay no attention to what we can imagine. -Geza Szamosi, "The Twin Dimensions"
|
|
|
|