Icy Version 1.7.3.0
Java(TM) SE Runtime Environment 1.8.0_77-b03 (64 bit)
Running on Windows Server 2012 R2 6.3 (amd64)
Max java memory : 21.1 GB
Plugin ROI image process tutorial 1 1.0.1.5
Comment:
Please type here your comment
java.lang.IllegalArgumentException: Width (1) and height (0) must be > 0
at java.awt.image.SampleModel.
at java.awt.image.ComponentSampleModel.
at java.awt.image.PixelInterleavedSampleModel.
at java.awt.image.Raster.createInterleavedRaster(Unknown Source)
at java.awt.image.Raster.createInterleavedRaster(Unknown Source)
at java.awt.image.Raster.createInterleavedRaster(Unknown Source)
at java.awt.image.ComponentColorModel.createCompatibleWritableRaster(Unknown Source)
at java.awt.image.BufferedImage.
at plugins.kernel.roi.roi2d.ROI2DShape.getBooleanMask(ROI2DShape.java:1440)
at icy.roi.ROI2D.getBooleanMask(ROI2D.java:1174)
at plugins.tutorial.roi.ProcessingFromROI.refresh(ProcessingFromROI.java:147)
at plugins.tutorial.roi.ProcessingFromROI.sequenceChanged(ProcessingFromROI.java:191)
at icy.sequence.Sequence.fireChangedEvent(Sequence.java:5988)
at icy.sequence.Sequence.onChanged(Sequence.java:6307)
at icy.common.UpdateEventHandler.dispatchOnChanged(UpdateEventHandler.java:176)
at icy.common.UpdateEventHandler.endUpdate(UpdateEventHandler.java:121)
at icy.sequence.Sequence.endUpdate(Sequence.java:6044)
at icy.sequence.Sequence.removeSelectedROIs(Sequence.java:2162)
at icy.action.RoiActions$9.doAction(RoiActions.java:503)
at icy.action.IcyAbstractAction.actionPerformed(IcyAbstractAction.java:465)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:124)
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$500(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$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.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$JavaSecurityAccessImpl.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.EventDis