Array question?
Posted by Sasmita Rath on
URL: http://imagej.273.s1.nabble.com/Array-question-tp3695862.html
Dear ImageJ group,
Is there a maximum limit for an array in imageJ macro?I want to save 24832000 many pixel values (i.e.my array length is 24832000 ) in an array.When I do that I get an error message saying "java.lang.OutOfMemoryError: Java heap space ".
Thank you.
Sasmita