Login  Register

ImageJ Applet Memory Settings

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

ImageJ Applet Memory Settings

Jason NoSpam
21 posts
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
| More
Print post
Permalink

Re: ImageJ Applet Memory Settings

Wayne Rasband
1011 posts
> 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
| More
Print post
Permalink

Re: ImageJ Applet Memory Settings

Jason NoSpam
21 posts
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.