|
Bugzilla – Bug 5 |
3D viewer automatic conversion fails |
Last modified: 2008-06-19 15:59:44 CDT |
| ⚠ |
NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug. The Fiji project now uses GitHub Issues for issue tracking. Please file all new issues there. |
|
|
|
||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||
Example "T1 Head" with 3D Viewer plugin and Erwin's "Fiji Dresden 2008.2" on an Intel Core Duo with Mac OS X Leopard, using Java 1.5.0_13. Because the image is 16bit the plugin asked me to convert it and if chose to convert the following exceptions appear: java.lang.IllegalArgumentException:RGB stack required at ij.process.StackConverter.convertToIndexedColor(StackConverter.java:185) at ij3d.Image3DMenubar.addContent(Image3DMenubar.java:1344) at ij3d.ImageJ3DViewer.run(ImageJ3DViewer.java:43) at ij.IJ.runUserPlugIn(IJ.java:160) at ij.IJ.runPlugIn(IJ.java:126) at ij.Executer.runCommand(Executer.java:127) at ij.Executer.run(Executer.java:75) at java.lang.Thread.run(Thread.java:613) The easist workaround to convert it manually first works fine.