v0.10.0
What's Changed
✨ Highlight ✨ movement meets FreeMoCap
A new example demonstrating how to read 3D data from FreeMoCap recordings as movement poses datasets. Thanks to @maxstaras for collecting the data and writing this example! 🚀
- Adding FreeMoCap example by @maxstaras in #633
New feature: export a bounding boxes dataset as a VIA-tracks .csv file
- Export bboxes dataset as VIA tracks .csv file by @sfmig in #580
- Update example to show usage of
to_via_tracks_filefrom PR 580 by @sfmig in #680
Documentation
- Add missing contributors by @niksirbi in #665
- Mention typical timing of community calls on website and README by @niksirbi in #672
Housekeeping
- Pin napari-video >= 0.2.13 by @niksirbi in #662
- Contributors-Readme-Action: Update contributors list by @github-actions[bot] in #671
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #673
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #674
New Contributors
- @maxstaras made their first contribution in #633
Full Changelog: v0.9.0...v0.10.0