Icy Version 1.7.3.0
Java(TM) SE Runtime Environment 1.6.0_31-b05 (32 bit)
Running on Windows NT (unknown) 6.2 (x86)
Max java memory : 989.9 MB
Plugin Plant Seg 0.0.1.2
Comment:
Please type here your comment
java.lang.ArrayIndexOutOfBoundsException: 1
at java.awt.image.DataBufferFloat.getData(Unknown Source)
at icy.image.IcyBufferedImage.getDataXYAsFloat(IcyBufferedImage.java:1923)
at icy.image.IcyBufferedImage.getDataXY(IcyBufferedImage.java:1675)
at plugins.jmutterer.plantSeg.ThresholdSlider.computeHSBseq(ThresholdSlider.java:177)
at plugins.jmutterer.plantSeg.ThresholdSlider.
at plugins.jmutterer.plantSeg.PlantSegOverlay.
at plugins.jmutterer.plantSeg.PlantSeg.run(PlantSeg.java:18)
at icy.plugin.abstract_.PluginActionable.compute(PluginActionable.java:42)
at icy.plugin.PluginLauncher$PluginExecutor.call(PluginLauncher.java:68)
at icy.plugin.PluginLauncher$PluginExecutor.call(PluginLauncher.java:1)
at icy.system.thread.ThreadUtil.invokeNow(ThreadUtil.java:280)
at icy.plugin.PluginLauncher.internalExecute(PluginLauncher.java:121)
at icy.plugin.PluginLauncher.start(PluginLauncher.java:191)
at icy.gui.plugin.PluginCommandButton$1.actionPerformed(PluginCommandButton.java:75)
at org.pushingpixels.flamingo.api.common.AbstractCommandButton.fireActionPerformed(AbstractCommandButton.java:616)
at org.pushingpixels.flamingo.api.common.AbstractCommandButton$ActionHandler.actionPerformed(AbstractCommandButton.java:568)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at org.pushingpixels.flamingo.api.common.model.ActionRepeatableButtonModel.setPressed(ActionRepeatableButtonModel.java:123)
at org.pushingpixels.flamingo.internal.ui.common.BasicCommandButtonListener.mouseReleased(BasicCommandButtonListener.java:147)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)