Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ZeevG/python-dominant-image-colour
A K-means algorithm for detecting image colours
https://github.com/ZeevG/python-dominant-image-colour
algorithms image-analysis python
Last synced: 2 months ago
JSON representation
A K-means algorithm for detecting image colours
- Host: GitHub
- URL: https://github.com/ZeevG/python-dominant-image-colour
- Owner: ZeevG
- License: bsd-2-clause
- Created: 2014-04-12T03:15:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-19T09:05:10.000Z (over 10 years ago)
- Last Synced: 2024-08-01T12:19:55.030Z (5 months ago)
- Topics: algorithms, image-analysis, python
- Language: Python
- Homepage: http://blog.zeevgilovitz.com/detecting-dominant-colours-in-python/
- Size: 1.96 MB
- Stars: 98
- Watchers: 9
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This project is part of a blog post. You can read all about it here.
http://blog.zeevgilovitz.com/detecting-dominant-colours-in-python/