Skip to content

3.0.1

Compare
Choose a tag to compare
@NickM-27 NickM-27 released this 01 Jun 23:27
· 16 commits to main since this release
975ceac

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