Header defining some filters for Eigen datatypes. More...
#include <osvr/Util/EigenCoreGeometry.h>
#include <osvr/Util/EigenExtras.h>
#include <osvr/Util/EigenQuatExponentialMap.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
osvr | |
< | |
osvr::util | |
The Util library: Functionality not necessarily coupled to any particular core library, serving more as a common base layer behind all systems. | |
osvr::util::filters | |
Filters for use with Eigen datatypes. | |
osvr::util::filters::low_pass | |
Low pass filter class and supporting free functions. | |
osvr::util::filters::one_euro | |
"One-Euro" filter class and supporting structs and free functions. | |
Typedefs | |
using | osvr::util::filters::PoseOneEuroFilterd = one_euro::PoseOneEuroFilter< double > |