Icy Version 1.5.4.2
Java(TM) SE Runtime Environment 1.7.0_71-b14 (32 bit)
Running on Windows 7 6.1 (x86)
Max java memory : 958.9 MB
Plugin Plant Seg 0.0.1.2
Comment:
Please type here your comment
java.lang.ArrayIndexOutOfBoundsException: 2
at java.awt.image.DataBufferByte.getData(Unknown Source)
at icy.image.IcyBufferedImage.getDataXYAsByte(IcyBufferedImage.java:1911)
at icy.image.IcyBufferedImage.getDataXY(IcyBufferedImage.java:1684)
at plugins.jmutterer.plantSeg.ThresholdSlider.computeHSBseq(ThresholdSlider.java:179)
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:66)
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:112)
at icy.plugin.PluginLauncher.start(PluginLauncher.java:163)
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$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$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)