Python library created to obtain a specific number of dominant colors from an image.
Project description
Dominant Color Recognizer
General info
DCR is a Python library created to obtain a specific number of dominant colors from image. You can define number of colors and color model in which values will be returned.
Currently supported color models:
Color model | Example |
---|---|
HEX | #0040ff |
RGB | rgb(0, 64, 255) |
Instalation
Use the package manager pip to install DCR library:
pip install dominantcolorrecognizer
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dominantcolorrecognizer-0.2.1.tar.gz
.
File metadata
- Download URL: dominantcolorrecognizer-0.2.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.6 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 885a53790319cb4ffa548fb75517d00231d7ed392aa387dfdb3233c0dd3e5c8a |
|
MD5 | 027f0b876aaedb439db3e771f9ef1c57 |
|
BLAKE2b-256 | 90f0ed6ea01d33bb7dd6ceb479437b61b4c41b6221b1532f165a8877cad6c505 |
File details
Details for the file dominantcolorrecognizer-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: dominantcolorrecognizer-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.6 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2f79fc0e52d65b8795312d2425de0e63f3e8bac61bbfe9552f1f4f091c33c0c |
|
MD5 | 4a3299e07a2b3c3034caa437b57b383e |
|
BLAKE2b-256 | 598ec33ae38ac00ec37e60fe89a121e63c9ce77b197fb22df9c1ac94d4de8f56 |