knime-ip / knip

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

Labeling to PNG Images: transparency parameter is misnamed. #480

Closed imagejan closed 6 years ago

imagejan commented 6 years ago

In the Labeling to PNG Images node, the Transparency of labels parameter should actually be Opacity of labels, because that's what it is, and what the description says (255 means opaque):

https://github.com/knime-ip/knip/blob/8aa1488e09dafcbdfca903fd9ed4ed67d24e5efd/org.knime.knip.base/src/org/knime/knip/base/nodes/seg/labeltopng/LabelingToPNGValueNodeFactory.xml#L21-L23

gab1one commented 6 years ago

Thank you for noticing, I fixed it, should be in the next nightly release.