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

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

[Octave-bug-tracker] [bug #29696] imread reads in multi-page TIFF image


From: Søren Hauberg
Subject: [Octave-bug-tracker] [bug #29696] imread reads in multi-page TIFF image as empty array with incorrect dimension
Date: Thu, 29 Apr 2010 17:55:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.9.1.9) Gecko/20100401 Ubuntu/9.10 (karmic) Firefox/3.5.9

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

I don't think Matlab allows you to read multiple frames in one call. It was,
however, suggested (and possibly implemented, I can't remember) that Octave
should allow you to read multible frames by returning a 4D array. So if you
are reading 7 CMYK frames the idea would be to return a MxNx4x7 array. In the
case of grey-scale images, I guess we then should return a MxNx1x7 array.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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