<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - I'm trying to merge two images (1 gb each, tiff files) and Image J processess the top half of the image while the bottom is black."
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1032#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - I'm trying to merge two images (1 gb each, tiff files) and Image J processess the top half of the image while the bottom is black."
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1032">bug 1032</a>
from <span class="vcard"><a class="email" href="mailto:wsr@nih.gov" title="Wayne Rasband <wsr@nih.gov>"> <span class="fn">Wayne Rasband</span></a>
</span></b>
<pre>Try using Java 8. I just did some testing and found it handles 1GB images much
better than Java 6. I run ImageJ with Java 8 on my Mac by changing to the
ImageJ directory and using this command:
java -Xmx7g -jar ij.jar
Or this FAQ describes how to run Fiji using a different version of Java:
<a href="http://fiji.sc/Frequently_Asked_Questions#How_do_I_launch_ImageJ_with_a_different_version_of_Java.3F">http://fiji.sc/Frequently_Asked_Questions#How_do_I_launch_ImageJ_with_a_different_version_of_Java.3F</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>