#include "../dsp_global.h"#include <inv/hpi/inv_sensor_set.h>#include <inv/hpi/inv_signal_model.h>#include <Eigen/Core>#include <QThread>#include <QMutex>#include <QSharedPointer>#include <QVector>

Go to the source code of this file.
Classes | |
| class | RTPROCESSINGLIB::RtHpiWorker |
| Background worker thread that runs continuous HPI coil localization. More... | |
| class | RTPROCESSINGLIB::RtHpi |
| Controller that manages RtHpiWorker for continuous head position tracking. More... | |
Namespaces | |
| namespace | FIFFLIB |
| FIFF file I/O and data structures (raw, epochs, evoked, covariance, forward). | |
| namespace | INVLIB |
| Inverse source estimation (MNE, dSPM, sLORETA, dipole fitting). | |
| namespace | RTPROCESSINGLIB |