🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to extract the RGB color composition of an image in value?

User: "ZahidahNAsoha"
New Altair Community Member
Updated by Jocelyn
I would like to extract the value percentage of each red, blue and green percentage of the image and put it as an attribute in database. 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "jacobcybulski"
    New Altair Community Member
    Accepted Answer
    Install "Image Handling" extension, and there "Read Image as ExampleSet" will read the directory of images, and represent each image as an RGB tripple of values in the range 0..255.
    User: "jacobcybulski"
    New Altair Community Member
    Accepted Answer
    Try with one low resolution image, eg PNG, and see what happens.