Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Adds save smaller jpg and always save latest options

Compare
Choose a tag to compare
@robmarkcole robmarkcole released this 22 Jan 05:14
· 27 commits to master since this release
6f650f8

This minor release has not breaking changes and adds two new features.

  1. Smaller images can now be saved using the scale config variable, this should save some disk space for people with many high resolution cameras. Thanks @jodur for contributing this in #201

  2. It is useful to see the last image processed by Deepstack even if there were no targets detected. This is now possible by configuring always_save_latest_jpg: True. PR #204

Please keep the feature requests coming :-)