[ bianca ]
[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pil
- Python Imaging Library (Python3)