crosstyan 4a5cfde245 feat: Add OneEuroFilter for adaptive keypoint smoothing
- Introduced the `OneEuroFilter` class to implement an adaptive low-pass filter for smoothing keypoint data, enhancing tracking stability during varying movement speeds.
- Implemented methods for initialization, prediction, and updating of keypoints, allowing for dynamic adjustment of smoothing based on movement.
- Added detailed documentation and type hints to clarify the filter's functionality and parameters.
- Improved the handling of timestamps and filtering logic to ensure accurate predictions and updates.
2025-05-03 14:58:51 +08:00
2025-03-03 11:14:21 +08:00
x
2025-03-03 12:03:37 +08:00

jupytext --to py:percent <script>.ipynb
Description
No description provided
Readme 8.6 MiB
Languages
Python 100%