![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Implements a Kalman filter for smoothing quaternion data. More...
#include "../Math/Quaternion.h"
Go to the source code of this file.
Classes | |
class | QuaternionKalmanFilter |
A Kalman filter for quaternion smoothing. More... | |
Implements a Kalman filter for smoothing quaternion data.
The QuaternionKalmanFilter
class provides a mechanism to smooth quaternion values using a simple Kalman filter approach.
22/12/2024 22/12/2024
Definition in file QuaternionKalmanFilter.h.