
Description
# Simple Level Sequence Smooth
## Documentation
https://github.com/MZSH-UEPlugins/UEPluginDocs/blob/main/SimpleLevelSeqSmooth/README.md
---
Level sequence data filtering plugin with 12 smoothing algorithms: Moving Average, Gaussian, Exponential, Butterworth, Savitzky-Golay, Median, Bilateral, Kalman, One Euro, Wavelet, Complementary, and Confidence-Weighted.
## Key Features
- 12 smoothing algorithms covering time-domain, frequency-domain, state estimation, adaptive, and AI-specific approaches
- Content Browser right-click menu integration
- ControlRig parameter section direct processing
- Overwrite original or create new sequence
- Batch processing of multiple sequences
## Use Cases
- Motion capture data denoising
- Robot joint motion data smoothing
- AI pose estimation cleanup
- Animation curve post-processing