ImageJ Applet Memory Settings

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

ImageJ Applet Memory Settings

Jason NoSpam
If running ImageJ as a web applet, is 64mb the maximum amount of RAM that ImageJ can use?

If the maximum is 64mb, how can I open 100 1mb images as an image stack? Is there some setting in the ImageJ source that I can adjust to increase the maximum client use memory to say 128mb?

Thanks!
 
---------------------------------
Want to start your own business? Learn how on Yahoo! Small Business.
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ Applet Memory Settings

Wayne Rasband
> If running ImageJ as a web applet, is 64mb the maximum amount of RAM
> that ImageJ can use?
>
> If the maximum is 64mb, how can I open 100 1mb images as an image
> stack? Is there some setting in the ImageJ source that I can adjust to
> increase the maximum client use memory to say 128mb?

You can make more memory available to applets by entering something
like "-Xmx256m" (increases limit to 256MB) in the Java Plug-in's "Java
Runtime Parameters" field. On Mac OS X, the Java Plug-ins are in
Applications/Utilities/Java. On Windows, the Java Plug-in is a Control
Panel.

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

Re: ImageJ Applet Memory Settings

Jason NoSpam
Thanks Wayne.

Is there any workaround so the end user does not have to manually make this change to the Java VM?

Wayne Rasband <[hidden email]> wrote: > If running ImageJ as a web applet, is 64mb the maximum amount of RAM
> that ImageJ can use?
>
> If the maximum is 64mb, how can I open 100 1mb images as an image
> stack? Is there some setting in the ImageJ source that I can adjust to
> increase the maximum client use memory to say 128mb?

You can make more memory available to applets by entering something
like "-Xmx256m" (increases limit to 256MB) in the Java Plug-in's "Java
Runtime Parameters" field. On Mac OS X, the Java Plug-ins are in
Applications/Utilities/Java. On Windows, the Java Plug-in is a Control
Panel.

-wayne


 
---------------------------------
Need a quick answer? Get one in minutes from people who know. Ask your question on Yahoo! Answers.