Releases: justincdavis/cv2ext
Releases · justincdavis/cv2ext
v0.1.2
v0.1.1
What's Changed
- Universal jit function by @justincdavis in #40
- Framepacking Algorithms by @justincdavis in #42
- Research submodule, tracking submodule improvements by @justincdavis in #43
- More bbox routines by @justincdavis in #45
- 2D Bin-packing to potentially enhance image after packing in Grid-based Frame packers by @justincdavis in #46
- Additional JIT logging, fix duplicate logs, framepacking benchmarks by @justincdavis in #48
- Update mypy requirement from <1.15.0,>=1.14.1 to >=1.14.1,<1.16.0 by @dependabot in #47
- SHIFT paper methodology by @justincdavis in #49
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Updated Docs by @justincdavis in #38
- Letterbox Bugfix by @justincdavis in #39
Full Changelog: v0.0.25...v0.1.0
v0.0.25
What's Changed
- NMS changes, Filter bboxes by region by @justincdavis in #37
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- image.rescale and drawing opacity by @justincdavis in #36
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- Update numpy requirement from <2.0.0,>=1.21.0 to >=1.21.0,<3.0.0 by @dependabot in #25
- image.patch by @justincdavis in #35
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: v0.0.22...v0.0.23
v0.0.22
v0.0.21
What's Changed
- image.divide, bboxes.scale, bboxes.scale_many by @justincdavis in #33
Full Changelog: v0.0.20...v0.0.21
v0.0.20
Fixed bug in VideoWriter related to show flag
Full Changelog: v0.0.19...v0.0.20