octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #30715] imread fails to read uint16 tif image


From: anonymous
Subject: [Octave-bug-tracker] [bug #30715] imread fails to read uint16 tif image
Date: Wed, 18 Aug 2010 05:33:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ Debian/squeeze (2.30.2-3) Epiphany/2.30.2

Follow-up Comment #4, bug #30715 (project octave):

I rebuilt the graphics magick libraries from source with --quantum-depth=16
and now octave won't read 8 or 16 bit images. The graphics magick binary reads
them correctly though. So the 16 bit image read error involves octave and the
graphics magick library code, not just the graphics magick library.

I tested it on 8 bit JPEGs:
error: imread: invalid image file: Magick++ exception: Magick: Unable to open
file (filename snipped) reported by coders/jpeg.c:955 (ReadJPEGImage)

16 bit PGMs:
error: imread: invalid image file: Magick++ exception: Magick: Unable to open
file (filename snipped) reported by coders/pnm.c:275 (ReadPNMImage)

16 bit TIFFs:
error: imread: invalid image file: __magick_read__: invalid index vector

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30715>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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