Search found 8 matches

by Aravind
Wed Mar 30, 2016 3:16 pm
Forum: Scenarios and BCI design
Topic: SSVEP : Cannot change size or place of Flickering Boxes
Replies: 1
Views: 3109

Re: SSVEP : Cannot change size or place of Flickering Boxes

Hi, I know this is a late reply. But, I guess it might help someone who is facing a similar issue... Even I was facing a similar problem, so recently figured out a solution to this. So you can change the size and the position of the boxes by modifying the values in the config file that can be found ...
by Aravind
Wed Mar 16, 2016 7:30 pm
Forum: Tutorial scenarios
Topic: LDA classifier trainer
Replies: 2
Views: 10992

Re: LDA classifier trainer

Thank you so much! Your clue on LDA implementation being multiple class, led me to PRML book by Bishop, where Chapter 4 explained a similar implementation. I was initially looking at plugins/processing/classification/src/box-algorithms/ovpCBoxAlgorithmClassifierTrainer.cpp and processor.cpp. I will ...
by Aravind
Tue Mar 15, 2016 6:55 pm
Forum: Discussion about OpenViBE
Topic: Two questions to understanding the signal processing and top
Replies: 1
Views: 3859

Re: Two questions to understanding the signal processing and

Hi, You can try to observe different activities like alpha, beta, etc. if you are just exploring the activities of the brain. For example, if you are trying to observe signals pertaining to meditation/relaxation then you should be looking for the alpha waves in the signal. Any measurement starts wit...
by Aravind
Fri Mar 11, 2016 7:40 pm
Forum: Tutorial scenarios
Topic: LDA classifier trainer
Replies: 2
Views: 10992

LDA classifier trainer

Hello I am trying to understand the working of the classifier trainer box with different strategies like: native, one vs all, one vs one etc. In the case of a native classifier, the .cfg file consists of two sets of weights and bias values. Could someone please explain as to why we get two sets of v...
by Aravind
Wed Mar 09, 2016 3:44 pm
Forum: Scenarios and BCI design
Topic: Foot Motor Imagery
Replies: 1
Views: 2622

Foot Motor Imagery

Our team has been working on detecting foot motor imagery using OpenBCI as an acquisition h/w. We initially started with the neurofeedback and tiefighter scenarios, and also referred the post by Jeremy Frey http://blog.jfrey.info/2015/03/03/openbci-motor-imagery/ We have followed the brisk foot move...
by Aravind
Thu Feb 25, 2016 1:47 pm
Forum: Scenarios and BCI design
Topic: SSVEP parameters & CSP
Replies: 4
Views: 5373

Re: SSVEP parameters & CSP

Hi Angela, Yes, we were able to play the online game with the OpenBCI system. We followed the same electrode positions as per the given scenario, we changed the flicker frequencies to 10Hz, 12Hz, and 15Hz. Apart from this, under the classifier trainer we used LDA with one vs all strategy. According ...
by Aravind
Tue Feb 02, 2016 3:24 pm
Forum: Scenarios and BCI design
Topic: SSVEP parameters & CSP
Replies: 4
Views: 5373

Re: SSVEP parameters & CSP

Hi Jussi, Thank You for the IEEE reference, I think this will give us more clarity in understanding the OpenViBE scenarios, and VR application. I will look into the C++ code and try to modify it, and get back. In some of the other references for SSVEP, there is no mention of CSP, also there have bee...
by Aravind
Fri Jan 29, 2016 3:48 pm
Forum: Scenarios and BCI design
Topic: SSVEP parameters & CSP
Replies: 4
Views: 5373

SSVEP parameters & CSP

Hi all, I am an undergraduate student trying to use OpenViBE with an OpenBCI system for BCI applications. Firstly, I would like to thank the OpenViBE team for this amazing tool for EEG analysis and the driver support for OpenBCI. Currently my team and I are trying to use the ssvep paradigm for our p...