Skip to main content

Detect and get color count in images

Project description

color-detect

Python Release CircleCI

ColorDetect works to identify different color candies in an image.

Installation

pip install ColorDetect

Basic Usage

from colordetect import ColorDetect


user_image = ColorDetect(<path_to_image>)
user_image.get_color_count()
user_image.save_picture(<storage_path>,<image_name>)

Resultant image is stored in the string storage_path of choice with the image_name which will default to the current location and out.jpg respectively by default.

A sample output.

Sample image

Tests

To run tests:

pytest tests --image ./tests/test_files/image2.jpg

Contributions

Contributions are welcome. Do remember to take a look at the project contribution guidelines

ToDo

  • Allow color count in videos.

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

ColorDetect-0.1.2.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file ColorDetect-0.1.2.tar.gz.

File metadata

  • Download URL: ColorDetect-0.1.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for ColorDetect-0.1.2.tar.gz
Algorithm Hash digest
SHA256 dfbac542655a68f25fc8bcfc6dde24fbd48c7d443ec1350e34fbbc40a0f649c6
MD5 aad969878a75c57e288a3a811ef40c48
BLAKE2b-256 1094b966754036f76838c781252e542634ef8747a36fc235f58be93d61aeecd0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page