# 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//` ```bash python src/dominant_colors.py -ep ```