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
This minor release has not breaking changes and adds two new features.
-
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 -
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 :-)