Breakthrough
released this
21 Dec 20:12
·
2 commits
to main
since this release
Release Notes
DVR-Scan 1.6.2 includes a completely reworked region editor that should provide a much more consistent UI experience across all platforms.
Changelog
- [feature] Vastly improved region editor UI:
- Reimplemented entire UI with Tcl/Tk to provide much more consistent experience across platforms
- All options now have dedicated UI controls in addition to keyboard shortcuts
- System-specific shortcuts like undo/redo now work as expected
- Various performance and usability improvements including zoom/pan and shape selection
- [feature] Add new
variance-threshold
config option to control how MOG2 controls which pixels are described by the current background model #163 - [feature] Add new
--thumbnails
option to extract images from each event, use--thumbnails highscore
to save frame with highest motion score #159 - [feature] Add
--use-pts
option to allow using presentation time instead of frame number for timestamps #170 - [bugfix] Fix incorrect framerate detection in Windows builds #174
- [general] Updates to Windows distributions:
- Python 3.9 -> Python 3.12
- OpenCV 4.10.0.82 -> 4.10.0.84
- Ffmpeg 6.0 -> 7.1
- [general] Built HTML documentation is now included with all distributions