Hello,
One question about the KNIME python extension for image processing that I am using regularly.
The KNIPImage object have so far only one attribute which is the array containing the pixel values. The documentation states that "Further information/metadata could be defined in this class". Is there currently a way to add the image metadata to the KNIPImage object, so that we can read/write them from and to the table with the image ?
I could be using the metadata nodes for most cases but still that would be quite handy.
Thanks