sfmig
sfmig
TODO - [x] implement fixes - [x] fix for single individual data - [x] relax requirement for extracting frame number (just a number pre-padded with 0s) - [x] relax requirement...
## Description **What is this PR** - [ ] Bug fix - [ ] Addition of a new feature - [x] Other **Why is this PR needed?** Updates integration tests...
Rebase after bboxes fix PR #309 Closes #247 ## Description **What is this PR** - [ ] Bug fix - [ ] Addition of a new feature - [ ]...
**Is your feature request related to a problem? Please describe.** There are a few reference frames in kinematics/dynamics that are often useful, for example to relate kinematics to forces, or...
With tools like [SAM2](https://ai.meta.com/sam2/) that track segmentation masks in videos, this may be a nice addition to our set of accepted input data. Segmentation masks are usually represented as RLE...
**Is your feature request related to a problem? Please describe.** `movement` was initially conceived as a 2D and 3D data analysis tool. The gold-standard for 3D pose data is currently...
**Is your feature request related to a problem? Please describe.** We would like to check how we can use [Darts](https://unit8co.github.io/darts/index.html) in `movement` analysis. **Describe the solution you'd like** As a...
**Is your feature request related to a problem? Please describe.** A few times we have discussed whether it would be useful to include convenience functions to produce plots that are...