v0.8.0
What's Changed
- chore(deps): bump fonttools from 4.42.0 to 4.43.0 in /docs by @dependabot in #72
- Add python>=3.9 requirement to .toml, resolve issue #80 by @cleong110 in #81
- add dart implementation by @bipinkrish in #83
- Add PNG support for transparency by @bipinkrish in #84
- Add PY Vis Tests by @bipinkrish in #85
- Py 3.8 support by @bipinkrish in #88
- Save to memory instead of file by @bipinkrish in #90
- Update pose_converter.py by @m7mdhka in #93
- fix(pose_visualizer): draw poses based on 3d depth (painter algorithm) by @AmitMY in #98
- usability improvements by @bipinkrish in #118
- support to export as custom element by @bipinkrish in #119
- Feature/recursive videos to poses by @cleong110 in #126
- feat(pose_estimation): support multiprocessing videos_to_poses by @J22Melody in #130
- Update README.md with recursive and num_workers by @cleong110 in #131
- Bugfix/opencv path to str by @cleong110 in #136
New Contributors
- @dependabot made their first contribution in #72
- @cleong110 made their first contribution in #81
- @bipinkrish made their first contribution in #83
- @m7mdhka made their first contribution in #93
Full Changelog: v0.3.0...0.8.0