37 #ifndef BCISETUPWIDGET_H
38 #define BCISETUPWIDGET_H
53 #include "../ui_bcisetup.h"
122 void showAboutDialog();
129 void setGeneralOptions();
136 void setProcessingOptions();
143 void changeLoadSourceBoundary();
150 void changeLoadSensorBoundary();
158 QVector<VectorXd> readBoundaryInformation(QString path);
165 void initSelectedFeaturesSensor();
172 void setFeatureSelection();
179 void setFilterOptions();
186 void setClassificationOptions();
191 QStringList m_vAvailableFeaturesSensor;
198 #endif // TMSISETUPWIDGET_H
The FilterData class represents a derived class from an arbitrary MNEOperator class object...
The BCI class provides an EEG BCI.