Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 295 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 295 Bytes

Input Input

Chromatic

Kmeans an image.

Getting Started

conda create --name chromatic python=3.10.5
conda install --file requirements.txt

Invocation

python chromatic/kmeans_image.py images/20210215-8201-37.jpg

Function