Extract RGB values from images

Hi there,
Can someone help me to extract RGB values from images? I want to compare RGB values of two sets of pictures to identify a variety by it’s color.

Hello @Tharuprabha
This should be a simple task to be achieved in Python

If you need further advice please provide details about the type compare analysis (visual, statistic…) . Besides some example of expected compare analysis outputs.

I’ve developed a couple of examples using Py Pillow image analysis (not RGB), already implemented in KNIME. You may want to check for insights:

BR

P.S.- Maybe @mlauber71 already have some published examples for RGB analysis

2 Likes

Thank you!
I’m lack of coding knowledge. So this way is hard for me. But Thank you.

If someone has the same question other than me, this is the answer I found.
https://hub.knime.com/-/spaces/-/~QuCt0khI0WkPogwU/current-state/

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.