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

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

[Octave-bug-tracker] [bug #39249] imread and 32 bit (float) TIFF images


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #39249] imread and 32 bit (float) TIFF images
Date: Thu, 18 Jul 2013 03:50:09 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130626 Firefox/17.0 Iceweasel/17.0.7

Follow-up Comment #2, bug #39249 (project octave):

That's interesting. My build of GraphicsMagick (quantum 32) reports a depth of
32. So apparently there's no way to find out the actual bit depth of an image,
the value reported is capped by the build.

I think the problem of incorrectly identifying images with only two values as
logical can be fixed. The issue seems to come from using modulusDepth()
instead of depth(). And at first glance, implementing the reading of floating
point images seems to not be a lot of trouble.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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