Pose2sim

Latest version: v0.10.4

Safety actively analyzes 697876 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

0.10.4

- Synchronization in multi-person mode hunminkim1998
- Supports running on image sequences instead of videos
- Added missing Geometry file for LSTM model
- Fixed frame_range when different frames for each camera

What's Changed
* Modify the frame range from max to min. by hunminkim98 in https://github.com/perfanalytics/pose2sim/pull/138
* Synchronization for multi-person by hunminkim98 in https://github.com/perfanalytics/pose2sim/pull/135


**Full Changelog**: https://github.com/perfanalytics/pose2sim/compare/v0.10.3...v0.10.4

0.10.3

**Full Changelog**: https://github.com/perfanalytics/pose2sim/compare/v0.10.2...v0.10.3

0.10.2

- Fixed CalisCope calib support
- Fixed kinematics() when no marker augmentation

What's Changed
* Site test back to main branch by davidpagnon in https://github.com/perfanalytics/pose2sim/pull/134


**Full Changelog**: https://github.com/perfanalytics/pose2sim/compare/v0.10.1...v0.10.2

0.10.1

1. Native support of [Caliscope](https://mprib.github.io/caliscope/) calibration
2. Sort people's IDs at the 2D stage, to prepare for future multi-person synchronization

**Full Changelog**: https://github.com/perfanalytics/pose2sim/compare/v0.10.0...v0.10.1

0.10.0

- Scaling:
- No need for a static trial: scaling is done on the triangulated coordinates (trc file)
- Remove 10% fastest frames (potential outliers)
- Remove frames where coordinate speed is null (person probably out of frame)
- Remove 40% most extreme calculated segment values (potential outliers)
- For each segment, scale on the mean of the remaining segment values.
- IK: Just ran IK the same way as with the GUI

- Removed the logging.error written when an exception is caught: I wanted to make sure that tests don't pass when there is an issue.
- Changed "opensim" to "kinematics", as it is more general and speaks more to non-biomechanics users.
- Saved the OpenSim logs, that were otherwise lost.
- Removed the static trial, opensim_bin_path Config parameters as they are not needed.
- Also removed load_trc_name = 'filtered' (takes the filtered file if exists), and removed the IK_timeRange parameter (use project/frame_range instead)
- Removed the triangulation/reorder_trc option, which is not needed since we do not need to match people with static trials anymore (no more static trials)

Contributor: peterlololsss --> Thank you!

0.9.12

**Full Changelog**: https://github.com/perfanalytics/pose2sim/compare/v0.9.11...v0.9.12

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.