Expand description
Color extraction using k-means clustering
This module extracts dominant colors from images and generates terminal-compatible color schemes.
Structsยง
- Color
Extractor - Extracts dominant colors from images using k-means clustering
- Color
Scheme - A complete color scheme for terminal theming
- Extraction
Options - Options for color extraction
- Rgb
- RGB color with floating-point components (0.0-1.0)