Skip to content

A streamlit application for visualizing different clustering algorithms applied to the task of image compression

Notifications You must be signed in to change notification settings

plehman2000/ColorClustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Clustering


This is a utility for clustering colors in images for the sake of compressing the colorspace while minimizing compression loss.


To use, clone this repo, cd into the `/streamlit/` directory, run `pip install -r reqs.txt` to install dependencies and navigate to the address printed in your console. Then just upload your image, select your parameters and click 'Begin Clustering.' You can then observe the compressed image and both the original and reduced colorspace.




About

A streamlit application for visualizing different clustering algorithms applied to the task of image compression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published