Hi Kim,
Several people encountered this problem before. To get around this problem,
do the following:
If you use windows, open the file ImageJ.cfg (which is usually located in
your
ImageJ installation directory) with a text editor.
You'll find somewhere the string '-Xmx***m '. Write directly behind this
string
-Dj3d.noOffScreen=true
This should solve the problem.
Here an example how it looks in my case:
C:\Dokumente und Einstellungen\bene\ImageJ\jre\bin\javaw.exe
-Xmx640m -Dj3d.noOffScreen=true -cp ij.jar ij.ImageJ
Best wishes
Benjamin
On Jan 30, 2008 7:06 AM, kim <
[hidden email]> wrote:
> Hi all, I had a problem with ImageJ 3D viewer. When I tried in volume
> mode, after 3D reconstruction, I tried 'start animation', the image began
> to rotate. However when I pressed 'start recording', the software crashed.
> Thanks in advance for any help.
>
> Kim
>