Memory Issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Memory Issue

Carlos Arturo Durán Flórez
Hi everybody,

I've been using ImageJ for couple of months.
I use ImageJ with ImageIO plug in[1], to open tiff images.

In my application, the environment in which ImageJ and ImageIO have
to run is restricted, it allows only 50MB of memory usage.

When trying to open a tiff file of 596KB of size and 10 pages inside
(yes, its a multipage tiff), the memory usage of ImageJ is about 110MB!

I can't modify the environment restrictions, so I ask you for help in
order to
discover a way to make ImageJ's memory usage becomes much lower.

[1] http://ij-plugins.sourceforge.net/plugins/imageio/



Thanks for your attention

Regards,


*Carlos Arturo Durán Flórez*
Reply | Threaded
Open this post in threaded view
|

Re: Memory Issue

ctrueden
Hi Carlos,

> I've been using ImageJ for couple of months.
> I use ImageJ with ImageIO plug in[1], to open tiff images.


Is there a reason you cannot use ImageJ's built-in TIFF support?

> In my application, the environment in which ImageJ and ImageIO have
> to run is restricted, it allows only 50MB of memory usage.
>
> When trying to open a tiff file of 596KB of size and 10 pages inside
> (yes, its a multipage tiff), the memory usage of ImageJ is about 110MB!


This sounds like a bug in the ImageIO TIFF reader.

> I can't modify the environment restrictions, so I ask you for help in
> order to
> discover a way to make ImageJ's memory usage becomes much lower.
>
> [1] http://ij-plugins.sourceforge.net/plugins/imageio/


Solving this problem would most likely require some debugging and
experimentation. I would be willing to look into it if you can provide
me access to the TIFF file(s) causing you difficulty.

-Curtis
Reply | Threaded
Open this post in threaded view
|

Re: Memory Issue

Liu, Dongfang (NIH/NIAID) [F]
In reply to this post by Carlos Arturo Durán Flórez
Dear Sir,

I am new with the Image J. Who can help me write a macro to calculate the Diffusion Coefficient?

> ----------
> From: Curtis Rueden
> Reply To: List IMAGEJ
> Sent: Wednesday, February 1, 2006 3:15 PM
> To: List IMAGEJ
> Subject: Re: Memory Issue
>
> Hi Carlos,
>
> > I've been using ImageJ for couple of months.
> > I use ImageJ with ImageIO plug in[1], to open tiff images.
>
>
> Is there a reason you cannot use ImageJ's built-in TIFF support?
>
> > In my application, the environment in which ImageJ and ImageIO have
> > to run is restricted, it allows only 50MB of memory usage.
> >
> > When trying to open a tiff file of 596KB of size and 10 pages inside
> > (yes, its a multipage tiff), the memory usage of ImageJ is about 110MB!
>
>
> This sounds like a bug in the ImageIO TIFF reader.
>
> > I can't modify the environment restrictions, so I ask you for help in
> > order to
> > discover a way to make ImageJ's memory usage becomes much lower.
> >
> > [1] http://ij-plugins.sourceforge.net/plugins/imageio/
>
>
> Solving this problem would most likely require some debugging and
> experimentation. I would be willing to look into it if you can provide
> me access to the TIFF file(s) causing you difficulty.
>
> -Curtis
>
>