KMeans clustering algorithm that extracts color palette out of an image.
- OpenCV
- Scikit-learn
- Matplotlib
python kpalette.py <FULL_PATH_TO_IMAGE>
This program is currently still being worked on. There is still a lot of feature that is missing. Will update README.md as more features are added.