https://github.com/skt7/dominant-colors
https://github.com/skt7/dominant-colors
k-means-clustering machine-learning
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skt7/dominant-colors
- Owner: skt7
- Created: 2018-04-20T15:18:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T08:09:55.000Z (almost 4 years ago)
- Last Synced: 2024-08-14T10:15:33.252Z (almost 2 years ago)
- Topics: k-means-clustering, machine-learning
- Language: Python
- Size: 32.2 KB
- Stars: 14
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Dominant colors in an image using k-means clustering
Complete explaination and guide available at https://medium.com/buzzrobot/dominant-colors-in-an-image-using-k-means-clustering-3c7af4622036
Note that some minor changes were made to code after the blog was written.