Skip to content

1.2.2

Compare
Choose a tag to compare
@liyier90 liyier90 released this 15 Aug 06:44
· 415 commits to main since this release
7a3fa0d

Process

  • Rename aimakerspace to aisingapore (#684)

Features

  • Precompute draw.legend legend box width to fit content and add box_opacity config option (#660, #677)
  • --config_path now supports absolute paths (#665)

Deprecations and Removals

  • Model node config option detect_ids has been changed to detect (#653)
  • Fix MOSSE tracker in dabble.tracking to only be initialized when there is a detection (#662)
  • Ensure saved_video_fps in the input.visual node is within the range of values supported by cv2.VideoWriter (#664)
  • Fix output.screen window size to adopt input video frame size when do_resizing=False (#669)

Dependencies

  • Tighten opencv-contrib-python version to satisfy linting requirements (#657)