![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|

Files | |
| DerivativeFilter.cpp | |
| DerivativeFilter.h | |
Provides a DerivativeFilter class for calculating the rate of change of input values. | |
| FFTFilter.cpp | |
| FFTFilter.h | |
Provides the FFTFilter class for processing and normalizing FFT data. | |
| KalmanFilter.h | |
| Provides a template-based implementation of a Kalman Filter. | |
| KalmanFilter.tpp | |
| MaxFilter.h | |
| Implements a moving maximum filter for processing data streams. | |
| MaxFilter.tpp | |
| MinFilter.h | |
| Implements a moving minimum filter for processing data streams. | |
| MinFilter.tpp | |
| PeakDetection.h | |
| Implements peak detection for time-series data using a sliding window approach. | |
| PeakDetection.tpp | |
| QuaternionKalmanFilter.cpp | |
| QuaternionKalmanFilter.h | |
| Implements a Kalman filter for smoothing quaternion data. | |
| RampFilter.cpp | |
| RampFilter.h | |
| Provides a class for smooth value transitions using a ramp filter. | |
| RunningAverageFilter.h | |
| Implements a running average filter for smoothing data. | |
| RunningAverageFilter.tpp | |
| VectorKalmanFilter.cpp | |
| VectorKalmanFilter.h | |
| Implements a Kalman filter for 3D vector smoothing. | |
| VectorRunningAverageFilter.cpp | |
| VectorRunningAverageFilter.h | |
| Implements a running average filter for 3D vector smoothing. | |