Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Nov 21:03
· 29 commits to main since this release

v0.2.0 (2024-11-14)

Feature

  • feat(ImageDetection): additive blend mode for annotations (873accc)

  • feat(ImageDetection): add line_width and line_opacity props (ea6aaa3)

Fix

  • fix(ImageDetection): fallback to line width default correctly (cb3c237)

  • fix(ImageDetection): set bbox line width in display pixels

If an image was large, but displayed at a smaller size,
the bounding box line was very thin and hard to see. (fd74d92)

Unknown

  • Merge pull request #4 from Kitware/line-width

Box line width in display pixels (71f4d5a)