This plugin wraps KSemenenko’s ColorThief library in a convenient nodeset. It allows you to extract a color pallette and dominant color from an input image.
Thanks to sebl, the plugin also works with Image
and Bitmap
inputs.
To install it, simply go to VL’s command line and type
nuget install VL.ColorThief
Then, go to the help browser and look for Color Thief, you will find two examples :
- How to retrieve color palette and dominant colors from an image
- How to retrieve dominant colors from an image folder
For more details, you can check the plugin’s repo.
The image for the screenshot below was provided by Alex Le Guillou.