help-octave
[Top][All Lists]
Advanced

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

Re: bugs in imread for multi-page tiff image


From: Qianqian Fang
Subject: Re: bugs in imread for multi-page tiff image
Date: Tue, 27 Apr 2010 21:40:10 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9pre) Gecko/20100209 Shredder/3.0.2pre

On 04/27/2010 08:05 PM, John W. Eaton wrote:
On 27-Apr-2010, Qianqian Fang wrote:

| hi
|
| I found some issues using imread to read a multi-paged TIFF file.
| The file under test can be downloaded from this link:
|
| 
https://orbit.nmr.mgh.harvard.edu/plugins/scmsvn/viewcvs.php/*checkout*/trunk/iso2mesh/sample/headseg.tif?root=iso2mesh
|
| when I use command
|
|    brain=imread('headseg.tif',1:256);
|
| I got an array of dimension 256x256x1x256
| with all zeros elements.
|
| If I used a loop, such as below, I can get 256x256x256 array,
| but still all zeros.

If you think you've found a bug in Octave, then please read
http://www.octave.org/bugs.html and follow the directions there to
report it in the bug tracker.

hi John

I would be more than happy to submit an official bug
report. But before that, I want to see if anyone else
is able to duplicate this, or had the same experience
and make sure it's not some obvious mistake I made.

Qianqian

jwe




reply via email to

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