Skip to content

K-means algorithm implementation from scratch to extract color palettes from pictures.

Notifications You must be signed in to change notification settings

jazz1n/color-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Color Palette Extractor

Extracting the major contributive colors in a picture by kmeans algorithm.

You can try the Jupyter Notebook locally or the Streamlit app here.

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 from scratch to extract color palettes from pictures.

Topics

Resources

Stars

Watchers

Forks