Icon

01_​Node_​Tutorials

This directory contains 23 workflows.

Icon11_​Pixel_​Types 

This workflow explains different PixelTypes (integers, floats, etc.), the Image Converter Node and some problems that can arise with its usage.

Icon12_​Streaming 

This workflow explains the concept of Streaming with Image Processing Nodes. Note that this workflow requires the KNIME Streaming Execution (Beta) Extension […]

Icon13_​Image_​Cropper 

This workflow shows the usage of the Image Cropper Node which allows to remove planes of an image in all dimensions.

Icon14_​Interactive_​Annotator 

This workflow explains the Interactive Annotator Node. It allows to manually create a labeling for images.

Icon15_​Interactive_​Labeling_​Editor 

This workflow explains the Interactive Labeling Editor Node. It is used to manually edit the names of a created labeling.

Icon16_​Cell_​Clump_​Splitter_​2D 

This workflow shows how to split segments that are actually separated in "world state" but were detected as single merged segments during segmentation. This […]

Icon17_​Dont_​Save 

This workflow shows how to use the "Don't Save"-block to discard unnecessary intermediate results in order to improve workflow efficiency.

Icon18_​Projector 

This workflow shows the basic concepts of the Projector Node. This node is used to project a selected dimension onto the image's remaining dimensions.

Icon19_​Slice_​Loop 

This workflow shows how to iterate over 2D-planes of an image using a Slice Loop. This may be useful for nodes that only work for 2D input.