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

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

[Octave-bug-tracker] [bug #36820] imread doesn't consider opacity in Mag


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #36820] imread doesn't consider opacity in Magick::BilevelType, Patch included
Date: Tue, 30 Jul 2013 12:07:57 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130626 Firefox/17.0 Iceweasel/17.0.7

Follow-up Comment #3, bug #36820 (project octave):

I have fixed part of this problem. With cset 95055b814d35 it now reads the
alpha channel correctly.

However, the actual image cannot be a MxNx3 matrix because the image is not a
RGB image. Even Matlab documentation says that a grayscale image should be
MxNx1 so I don't know why it's returning something different.

As GraphicsMagick reports the image as Bilevel, we must return a matrix of
size MxN or pick some other strategy.

Should this bug be closed?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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