Library for visual flickering stimuli to evoke SSVEP response
- GLFW3
sudo apt install libglfw3-dev
To install this repo, follow these steps:
git clone https://github.com/ibrahimjad/VisualStimuli.git
mkdir -p VisualStimuli/build
cd !$
Build using CMake
cmake ../ && make
Use the following to run the interface:
./interface
Press the escape key to exit the interface.
The frequencies, the number of the frequencies as well as their location on the screen can be changed as shown in the example code src/main.cpp
Avaiable functions can be seen in include/visualstimuli.h