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

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

[Octave-bug-tracker] [bug #48129] `imread` doesn't seem to read correctl


From: Luis Mendo
Subject: [Octave-bug-tracker] [bug #48129] `imread` doesn't seem to read correctly
Date: Sat, 4 Jun 2016 17:48:12 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36

Follow-up Comment #1, bug #48129 (project octave):

Try this:

[x, map] =
imread('http://users.wfu.edu/matthews/misc/jpg_vs_gif/testImage.gif');

The produced `x` is of type `logical`. I think it should be `uin8t` or
`double`, so that `map` could be indexed by `x`.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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