Skip to content

K-means algorithm implementation to extract color palettes from pictures

Notifications You must be signed in to change notification settings

jazz1n/ColorPalette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Color Palette

This project is implemented in Jupyter Notebook.

How to extract the major contributive colors in a picture?

By kmeans algorithm.

How it looks like:

Veggies box:

palette one

Cute cat in a blue sky background:

palette two

Violet building:

palette three

About

K-means algorithm implementation to extract color palettes from pictures

Resources

Stars

Watchers

Forks