When using an image aggregation method after an Image Converter node, I get the following exception:
Execute failed: net.imglib2.type.numeric.real.FloatType cannot be cast to net.imglib2.type.numeric.integer.GenericShortType
using latest KNIME Image Processing from the nightly build update site:
KNIME Image Processing 1.6.1.201806060805 org.knime.knip.feature.feature.group
Here’s an example workflow:
Image Aggregation Troubleshooting.knwf (14.2 KB)