ColorDetect

Image processing: Detect and identify different color objects in an image/video

MIT License

Downloads
1.6K
Stars
20
Committers
6

Bot releases are hidden (Show)

ColorDetect - ColorDetect v1.6.3 Latest Release

Published by MarvinKweyu 2 months ago

What's Changed

Full Changelog: https://github.com/MarvinKweyu/ColorDetect/compare/v1.6.2...v1.6.3

ColorDetect - ColorDetect v1.6.2

Published by MarvinKweyu 2 months ago

What's Changed

Full Changelog: https://github.com/MarvinKweyu/ColorDetect/compare/v1.6.1...v1.6.2

ColorDetect - ColorDetect v1.6.1

Published by MarvinKweyu 2 months ago

What's Changed

Full Changelog: https://github.com/MarvinKweyu/ColorDetect/compare/v1.6.0...v1.6.1

ColorDetect - ColorDetect v1.6.0

Published by MarvinKweyu about 2 years ago

Features

  • Perform color recognition on a video at a specific time
  • Extract image from video at a specific time
ColorDetect - ColorDetect v1.5.1

Published by MarvinKweyu about 3 years ago

Docs

  • Update contribution readme with pre-commit configuration.

Fix

  • Linting of code
ColorDetect - ColorDetect v1.5.0

Published by MarvinKweyu about 3 years ago

Features

  • Perform color recognition and segmentation on images based on URL passed
ColorDetect - ColorDetect v1.4.6

Published by MarvinKweyu over 3 years ago

Fix

  • Local tests passing vs remote tests failing

Documentation

  • Update changelog

Style

  • Add linting rules for contribution
ColorDetect - ColorDetect v1.4.5

Published by MarvinKweyu over 3 years ago

Docs

  • Update setup package version
ColorDetect - ColorDetect v1.4.4

Published by MarvinKweyu over 3 years ago

Fix

  • Fix precentage bar display of video streams. Addresses #10
ColorDetect - ColorDetect v1.4.3

Published by MarvinKweyu over 3 years ago

Bug Fix

Correct RGB tuple color format check

ColorDetect - ColorDetect v1.4.2

Published by MarvinKweyu over 3 years ago

Bugfix

Write color on RGB format instead of BGR on write color count and write text

ColorDetect - ColorDetect v1.4.1

Published by MarvinKweyu over 3 years ago

Documentation

  • Documentation styling update.
ColorDetect - ColorDetect v1.4.0

Published by MarvinKweyu over 3 years ago

Feature

  • Add image color segmentation and masking
  • Add monochrome effect on the selected image given lower and upper bounds

Documentation

  • Update documentation with segmentation
ColorDetect - ColorDetect v1.3.0

Published by MarvinKweyu over 3 years ago

  • Add human-readable colors
ColorDetect - ColorDetect v1.3.0rc

Published by MarvinKweyu over 3 years ago

  • Return human-readable colors from image color read
  • Update documentation method documentation and release history
ColorDetect - ColorDetect v1.1.1

Published by MarvinKweyu over 3 years ago

  • Update package version documentation
ColorDetect - ColorDetect v1.1.0

Published by MarvinKweyu over 3 years ago

  • Enable text customization (font and margin) based on parsed parameters to write_color_count
  • Update requirements file to solve dependency version issues.
ColorDetect - ColorDetect v1.0.1

Published by MarvinKweyu almost 4 years ago

Add pre-commit hooks for easy maintenance of the project

ColorDetect - ColorDetect v1.0.0

Published by MarvinKweyu almost 4 years ago

  • Include col_share module to separate non-object specific methods.
ColorDetect - ColorDetect v0.3.1

Published by MarvinKweyu about 4 years ago

  • Perform a check on color description to ensure it is not empty before calling write_color_count.
  • Edit readme and project description to show video color detection.
Package Rankings
Top 16.18% on Pypi.org
Badges
Extracted from project README
PyPI version Python Downloads Documentation Status
Related Projects