You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.