/extract-color

This Python code uses the PIL (Pillow), NumPy, Matplotlib, and scikit-learn libraries to perform dominant color extraction from an image.

Primary LanguagePython

Issues