swatch

Color detection in images to capture presense of known objects.

APACHE-2.0 License

Stars
63

Bot releases are hidden (Show)

swatch - Release 3.1.1 Latest Release

Published by NickM-27 about 1 year ago

Fix bug with colortest/values api

Full Changelog: https://github.com/NickM-27/swatch/compare/3.1.0...3.1.1

swatch - 3.1.0

Published by NickM-27 over 2 years ago

3.1.0

Min/Max Ratio Filter For Objects

Set a filter based on the ratio of width/height to further filter out false positives (allow less strict color values)

Full Changelog: https://github.com/NickM-27/swatch/compare/3.0.2...3.1.0

swatch - 3.0.2

Published by NickM-27 over 2 years ago

swatch - 3.0.1

Published by NickM-27 over 2 years ago

Object Detection

In 3.0.0 object detection has been re-written so instead of detecting objects based on total pixels within the color range, bounding boxes will be drawn on clusters of matching pixels and the area of the box will be tested.

Snapshots

Snapshots will now (by default) include the bounding boxes of the objects that have been detected. This can be disabled in the config if desired.

Specific snapshots for events will also be included along with a clean png snapshot as well.

3.0.1

Fix bug where end time for detection would reset on restart

swatch - 3.0.0

Published by NickM-27 over 2 years ago

3.0.0

Object Detection

In 3.0.0 object detection has been re-written so instead of detecting objects based on total pixels within the color range, bounding boxes will be drawn on clusters of matching pixels and the area of the box will be tested.

Snapshots

Snapshots will now (by default) include the bounding boxes of the objects that have been detected. This can be disabled in the config if desired.

Specific snapshots for events will also be included along with a clean png snapshot as well.

Full Changelog: https://github.com/NickM-27/swatch/compare/2.3.0...3.0.0-beta1

swatch - 2.3.0

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/2.2.3...2.3.0

swatch - 2.2.3

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/2.2.1...2.2.3

swatch - 2.2.1

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/2.2.0...2.2.1

swatch - 2.2.0

Published by NickM-27 over 2 years ago

New Feature

Swatch now keeps track of objects as they are detected inside a database. This will make it easier to have an "event log" of that object.

Breaking

A new /database/ path must be mapped to docker

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/2.2.0...2.2.0-2

swatch - 2.1.1

Published by NickM-27 over 2 years ago

swatch - 2.1.0

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/2.0.0...2.1.0

swatch - 2.0.0

Published by NickM-27 over 2 years ago

What's Changed

Rewrote Frontend In Flutter:

• Ability to view cameras and zones in dashboard
• Ability to use camera_url to run color tests on an object and adjust values in real time.

Full Changelog: https://github.com/NickM-27/swatch/compare/1.5.0...2.0.0

swatch - 1.5.0

Published by NickM-27 over 2 years ago

What's Changed

New Web frontend

http://host:4500 will now display a hello world frontend and http://host:4500/api will continue to work as an API

This is a huge step forward in getting closer to offering a frontend UI that allows easier management of color value and all kinds of other features in the future.

Docs

Fixes

Full Changelog: https://github.com/NickM-27/swatch/compare/1.4.1...1.5.0

swatch - 1.4.1

Published by NickM-27 over 2 years ago

What's Changed

BREAKING

Full Changelog: https://github.com/NickM-27/swatch/compare/1.3.0...1.4.1

swatch - 1.4.0

Published by NickM-27 over 2 years ago

What's Changed

BREAKING

Full Changelog: https://github.com/NickM-27/swatch/compare/1.3.0...1.4.0

swatch - 1.3.0

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/1.2.1...1.3.0

swatch - 1.2.1

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/1.2.0...1.2.1

swatch - 1.2.0

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/1.1.0...1.2.0

swatch - 1.1.0

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/1.0.2...1.1.0

swatch - 1.0.2

Published by NickM-27 over 2 years ago

What's Changed

Full Changelog: https://github.com/NickM-27/swatch/compare/1.0.1...1.0.2

Badges
Extracted from project README
GitHub Release Build Status License