Login  Register

Re: Memory size for large images

Posted by Sami Badawi-2 on Feb 01, 2008; 7:08pm
URL: http://imagej.273.s1.nabble.com/Memory-size-for-large-images-tp3697327p3697330.html

Hi Christian,

If you have very large images you might consider looking at JAI, Java
Advanced Imaging, from Sun. I think that ImageJ is simpler to work with, but
JAI can work on tiled images and you can set up a pipeline of the image
operations that you want to preform.

You could possibly do some work in JAI and some in ImageJ. I am using Sun's
Java2D and ImageJ together without any problems.

The JAI community does not seem to be as active as ImageJ. Here are a few links:

http://java.sun.com/products/java-media/jai/forDevelopers/jai1_0_1guide-unc/
http://java.sun.com/products/java-media/jai/collateral/datasheet.html
http://java.sun.com/developer/onlineTraining/javaai/jai/index.html
http://java.sun.com/products/java-media/jai/forDevelopers/jaifaq.html

-Sami Badawi
http://www.shapelogic.org