https://github.com/giochem/color-detect-kmeans
https://github.com/giochem/color-detect-kmeans
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/giochem/color-detect-kmeans
- Owner: giochem
- Created: 2024-03-12T12:02:45.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T12:20:12.000Z (about 2 years ago)
- Last Synced: 2025-02-08T11:12:44.454Z (over 1 year ago)
- Language: Python
- Size: 292 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation requirement
```
pip install -r requirement.txt
```
## How to run
```
python kmeans.py
```