Skip to content

Releases: MarvinKweyu/ColorDetect

ColorDetect v1.4.2

10 Mar 11:42
Compare
Choose a tag to compare

Bugfix

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

ColorDetect v1.4.1

09 Feb 12:11
Compare
Choose a tag to compare

Documentation

  • Documentation styling update.

ColorDetect v1.4.0

09 Feb 06:43
502fc8b
Compare
Choose a tag to compare

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 v1.3.0

02 Feb 18:52
c0077e0
Compare
Choose a tag to compare
  • Add human-readable colors

ColorDetect v1.3.0rc

18 Jan 17:41
1689200
Compare
Choose a tag to compare
ColorDetect v1.3.0rc Pre-release
Pre-release
  • Return human-readable colors from image color read
  • Update documentation method documentation and release history

ColorDetect v1.1.1

17 Jan 07:42
Compare
Choose a tag to compare
  • Update package version documentation

ColorDetect v1.1.0

17 Jan 06:58
Compare
Choose a tag to compare
  • Enable text customization (font and margin) based on parsed parameters to write_color_count
  • Update requirements file to solve dependency version issues.

ColorDetect v1.0.1

23 Nov 07:54
504b9ff
Compare
Choose a tag to compare

Add pre-commit hooks for easy maintenance of the project

ColorDetect v1.0.0

03 Nov 06:38
Compare
Choose a tag to compare
  • Include col_share module to separate non-object specific methods.

ColorDetect v0.3.1

17 Oct 15:40
Compare
Choose a tag to compare
  • 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.