[ImageJ-bugs] [Bug 1032] 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.
bugzilla at fiji.sc
bugzilla at fiji.sc
Thu Mar 19 20:38:17 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1032
--- Comment #3 from Wayne Rasband <wsr at nih.gov> ---
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:
http://fiji.sc/Frequently_Asked_Questions#How_do_I_launch_ImageJ_with_a_different_version_of_Java.3F
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150320/bf0b2e07/attachment.html>
More information about the Imagej-bugs
mailing list