Releases: MarvinKweyu/ColorDetect
Releases · MarvinKweyu/ColorDetect
ColorDetect v1.6.3
What's Changed
- Build latest docs with config file by @MarvinKweyu in #73
Full Changelog: v1.6.2...v1.6.3
ColorDetect v1.6.2
ColorDetect v1.6.1
What's Changed
- fix: similar percentage for colors by @MarvinKweyu in #65
Full Changelog: v1.6.0...v1.6.1
ColorDetect v1.6.0
Features
- Perform color recognition on a video at a specific time
- Extract image from video at a specific time
ColorDetect v1.5.1
Docs
- Update contribution readme with pre-commit configuration.
Fix
- Linting of code
ColorDetect v1.5.0
Features
- Perform color recognition and segmentation on images based on URL passed
ColorDetect v1.4.6
Fix
- Local tests passing vs remote tests failing
Documentation
- Update changelog
Style
- Add linting rules for contribution
ColorDetect v1.4.5
Docs
- Update setup package version
ColorDetect v1.4.4
Fix
- Fix precentage bar display of video streams. Addresses #10
ColorDetect v1.4.3
Bug Fix
Correct RGB tuple color format check