Re: k-means segmentation in 3D
Posted by McRender on
URL: http://imagej.273.s1.nabble.com/k-means-segmentation-in-3D-tp5001302p5001503.html
Hi Jarek
I hava a little remark concerning the switch to java 1.7 for your plugins. I'am using your kmeans3d plugin for segmenting some medical images which I do like to display in the 3d viewer afterwards. It seems that there is a problem with Java3D and Java 1.7 at the moment. You are not able to see anything in the 3d viewer if you switch to the Java 1.7 jre or jdk. I have managed to compile your plugins for the Java 1.6 platform and can now use both in combination. Consider this just as an information if some one else runs in the same problems like me.