ImagePlot issues
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Hi everyone!
I have try to use ImagePlot, following the tutorials on the software studies' website, but unfortunately it is not working on my computer. At the moment the visualisation should generate, I got this message:
ImageJ 1.47t; Java 1.6.0_65 [32-bit]; Mac OS X 10.12.2; 3578K of 400MB (<1%)
java.lang.OutOfMemoryError: Java heap space
at ij.gui.NewImage.createRGBImage(NewImage.java:158)
at ij.gui.NewImage.createImage(NewImage.java:296)
at ij.IJ.createImage(IJ.java:1822)
at ij.IJ.newImage(IJ.java:1879)
at ij.macro.Functions.newImage(Functions.java:2803)
at ij.macro.Functions.doFunction(Functions.java:153)
at ij.macro.Interpreter.doStatement(Interpreter.java:219)
at ij.macro.Interpreter.doStatements(Interpreter.java:207)
at ij.macro.Interpreter.run(Interpreter.java:104)
at ij.macro.Interpreter.run(Interpreter.java:74)
at ij.macro.Interpreter.run(Interpreter.java:85)
at ij.plugin.Macro_Runner.runMacro(Macro_Runner.java:123)
at ij.plugin.Macro_Runner.runMacroFile(Macro_Runner.java:107)
at ij.plugin.Macro_Runner.run(Macro_Runner.java:34)
at ij.IJ.runPlugIn(IJ.java:166)
at ij.Executer.runCommand(Executer.java:128)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:695)
And nothing else happen. Can someone help me?
Oli