Re: Problem with tiff covering images

Posted by ctrueden on
URL: http://imagej.273.s1.nabble.com/Problem-with-tiff-covering-images-tp3698522p3698523.html

Hi Giri,

ImageJ should be able to read in a multi-page TIFF file as an image
stack, but it is possible you have a particular type of TIFF that is
not supported. One thing you could try is the Bio-Formats plugin
(http://www.loci.wisc.edu/ome/formats.html), since it has its own TIFF
reader implementation distinct from ImageJ's core TIFF support. Other
possibilities are the Jimi reader plugin
(http://rsb.info.nih.gov/ij/plugins/jimi.html) or the ImageIO Plugin
Bundle (http://ij-plugins.sourceforge.net/plugins/imageio/).

-Curtis

On 8/28/07, Giri Babu Aluri <[hidden email]> wrote:

> Hi,
>
> I'm new on ImageJ and using ImageJ1.38X.
> Currently, I can read TIFF image, process it and save it without any
> problem. It's a very nice and robust tool.
>
> But I want to work with covering tiff images(Image which has more than one page).
> Is it possible to do this with ImageJ ? I am unable to open covering tiff images.
> It is giving EOF Exception
>
> Thanks in advance for any help.
> Aluri.
>