[ trixie ]
[ sid ]
[ 源代码: colorthief ]
软件包:python3-colorthief(0.2.1-2)
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.
其他与 python3-colorthief 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pil
- Python Imaging Library (Python3)