1.2.2
Process
- Rename
aimakerspace
toaisingapore
(#684)
Features
- Precompute
draw.legend
legend box width to fit content and addbox_opacity
config option (#660, #677) --config_path
now supports absolute paths (#665)
Deprecations and Removals
- Model node config option
detect_ids
has been changed todetect
(#653) - Fix MOSSE tracker in
dabble.tracking
to only be initialized when there is a detection (#662) - Ensure
saved_video_fps
in theinput.visual
node is within the range of values supported bycv2.VideoWriter
(#664) - Fix
output.screen
window size to adopt input video frame size whendo_resizing=False
(#669)
Dependencies
- Tighten
opencv-contrib-python
version to satisfy linting requirements (#657)