Skip to content

a system that counts and clusters the most common colors in images and produces a color palette.

Notifications You must be signed in to change notification settings

f3riend/color-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-palette

Reason for Development:

When I was dealing with web programming, I was obsessed with modern interfaces because the code I wrote in the background was integrated with the interface and the value of the project was understood.

While designing, I was constantly trying to find compatible colors, then I came up with this project idea and coded it.

Example

Original Image Resulting Color Palette
Example Result

Used:

pip install pillow numpy scikit-learn matplotlib icecream

Releases

No releases published

Packages

No packages published