Pakket: python3-colorthief (0.2.1-2)
Verwijzigingen voor python3-colorthief
Debian bronnen:
Het bronpakket colorthief downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python module for extracting color palettes from images
Color Thief is a Python library that allows for extracting a color palette or the dominant color from any image. Utilizing the median cut algorithm, it provides methods to assess the primary hues and build a palette of a specified size. This tool can be useful in graphic design, art projects, and data visualization tasks. Its functionality is accessible both as a Python module and a command-line interface.
Andere aan python3-colorthief gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pil
- Python Imaging Library (Python3)