CellProfiler, for now, only accepts images with pixel values between 0 and 1. We should normalize the images in the knime-bridge, rather than in KNIME itself. Therefore we can directly do it on the underlying data-array, which is faster. Additionally, users don't need to worry about a suitable format for CellProfiler, as the bridge takes care about.
CellProfiler, for now, only accepts images with pixel values between 0 and 1. We should normalize the images in the knime-bridge, rather than in KNIME itself. Therefore we can directly do it on the underlying data-array, which is faster. Additionally, users don't need to worry about a suitable format for CellProfiler, as the bridge takes care about.