knime-ip / knip

KNIME Image Processing Extension
https://www.knime.com/community/image-processing
49 stars 12 forks source link

Feature Nodes: Introduce FeatureSet for Pixel-Based Geometry #244

Open dietzc opened 8 years ago

dietzc commented 8 years ago

At the moment, we only support Polygon based geometry, which has some limitations:

Therefore we must offer a pixel-based feature set and cleary describe the limitations of the Polygon based feature-set (i.e. holes are ignored).

The pixel-based FeatureSet potentially only comprises features like: Number of Pixels, Hole count, Ratio of foreground/background inside the object, Average size of holes... what ever we can think of. Some of these features can be implemented in ops again.

dietzc commented 8 years ago

see: https://tech.knime.org/forum/knime-image-processing/feature-calculator-geometric-features-2d-size