video_colors.py
Python script to extract the dominant colors of an image and generate a SVG containing them.
The script expects a folder with all the extracted frames in ../../data/<id_episode|int>/
python src/dominant_colors.py -ep <int>
Python script to extract the dominant colors of an image and generate a SVG containing them.
The script expects a folder with all the extracted frames in ../../data/<id_episode|int>/
python src/dominant_colors.py -ep <int>