v0.2.0
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)