What's Changed
- Add skeleton symmetry QOL enhancements by @talmo in #144
- Add support for writing to nwb with ndx-pose > 0.2.0 by @h-mayorquin in #143
- Check for existence of source video when creating from pkg.slp by @talmo in #148
- Add
Camera
class by @roomrys in #145 - Add CameraGroup class by @roomrys in #146
- Minimize NWB testing time by @talmo in #155
- Implement points array backend by @talmo in #154
- Fix saving .pkg.slp with empty videos by @talmo in #156
- Add all MV data structures by @roomrys in #151
- Integrate recording session with labels by @roomrys in #153
- Remove geometric functionality by @roomrys in #158
- Refactor data handling and implement setitem for Instances by @talmo in #161
- Support user instances in
Labels.numpy()
by @talmo in #162 - Implement
update_from_numpy
method for instance updating from tracks array by @talmo in #163 - Add
Labels.from_numpy
constructor by @talmo in #166 - Add repr for mv classes by @roomrys in #167
- Add codespell support (config, workflow to detect/not fix) and make it fix some typos by @yarikoptic in #168
- Update ndx-pose dependency to version >=0.2.1 in environment.yml by @lochhh in #169
- Remove OpenCV dependency for Rodrigues transformation by @talmo in #170
- Bump to v0.3.0 by @talmo in #171
New Contributors
- @yarikoptic made their first contribution in #168
Full Changelog: v0.2.0...v0.3.0