Search found 12 matches

by benry
Fri Oct 11, 2013 3:35 pm
Forum: Boxes
Topic: LDA Coefficients meaning
Replies: 1
Views: 4134

LDA Coefficients meaning

Hi all, I am using the classifier processor box to classify simple bidimensional features... since they are in 2D I would like, given the LDA coefficients which are in the configuration file generated by the trainer, to plot the line used to divide the two classes (off-line, using an external applic...
by benry
Tue Apr 30, 2013 2:17 pm
Forum: Acquisition server and drivers
Topic: Sending External Stimulation
Replies: 6
Views: 11786

Re: Sending External Stimulation

Hi, I checked again and the problem seems related not to the boost library versions, but to the compiler used... e.g. if I compile the external-stimulation sender example provided with the openvibe source code using minGW (that is what I commonly use when I am forced to compile stuff for windows), t...
by benry
Thu Apr 18, 2013 3:15 pm
Forum: Acquisition server and drivers
Topic: Sending External Stimulation
Replies: 6
Views: 11786

Re: Sending External Stimulation

It works! :) 1) I downloaded the latest svn version of openvibe and compiled it 2) I recompiled my code, using the same boost library folder downloaded by the openvibe script for dependencies 3) Now the acquisition server is receiving the external stimulations from my code p.s. The precompiled versi...
by benry
Mon Apr 15, 2013 3:53 pm
Forum: Acquisition server and drivers
Topic: Sending External Stimulation
Replies: 6
Views: 11786

Re: Sending External Stimulation

Hi, thank you very much for your answer... I have activated the External Stimulations check box and as you suggested I enabled the logging at Debug level. When the Acquisition Server stop the acquisition, it reports 0 for all the counters related to IPC... but I am sure that my code was executing th...
by benry
Mon Apr 08, 2013 3:00 pm
Forum: Acquisition server and drivers
Topic: Sending External Stimulation
Replies: 6
Views: 11786

Re: Sending External Stimulation

Does anyone succeeded to use this function?
by benry
Mon Mar 18, 2013 5:31 pm
Forum: Acquisition server and drivers
Topic: Sending External Stimulation
Replies: 6
Views: 11786

Sending External Stimulation

Hi, I tried to implement in my C++ code the new feature introduced in OpenVibe 0.15.0, to be able to send "External Stimulation" to the acquisition server... I successfully compiled my code using the provided example, but (while running it on the same machine), looking at the stimulations recived by...
by benry
Wed Mar 13, 2013 2:05 pm
Forum: Driver development
Topic: Driver gMobilabPlus under Windows
Replies: 23
Views: 44452

Re: Driver gMobilabPlus under Windows

Hi, sorry for the late answer, but recently I am having huge time problems ;) ...I did not succeeded to test the driver also on Linux and it probably still have some issues for that OS since I changed it a lot to let it work also on the "multi-purpose" version of this device. Anyway I tried to let i...
by benry
Wed Mar 13, 2013 10:12 am
Forum: Scenarios and BCI design
Topic: ssvep-scenario display problem
Replies: 4
Views: 5637

Re: ssvep-scenario display problem

Hi, I have the same problem... tried to run the scenario on two different machines with different hardware and operating system and I am experiencing the same problem on both. Looking at the PSD of the recorded EEG, a clear peak in the spectrum is found only in the 15Hz frequency... all the configur...
by benry
Thu Nov 15, 2012 5:53 pm
Forum: Driver development
Topic: Driver gMobilabPlus under Windows
Replies: 23
Views: 44452

Re: Driver gMobilabPlus under Windows

Ok, I did not forget about this driver... I am working on it and at the time I have a full working driver designed for both Linux and Windows, but tested only on windows... as soon as possible I will test it also on Linux and I will post here the source code. p.s. I changed the driver a lot... both ...
by benry
Fri Oct 05, 2012 2:04 pm
Forum: Discussion about OpenViBE
Topic: Synchronization in OpenViBE
Replies: 16
Views: 24674

Re: Synchronization in OpenViBE

I have a problem similar to the ones discussed and I think it to be quite common, but since I do not have much experience in this field, I am asking for some suggestions/comments... We are planning some experiments where we need to show to the subjects some images/videos and we would like to acquire...
by benry
Fri Oct 05, 2012 12:42 pm
Forum: Driver development
Topic: Driver gMobilabPlus under Windows
Replies: 23
Views: 44452

Re: Driver gMobilabPlus under Windows

Hi all, Andrea was a student working with me; he graduated some months ago... I don't think he to be still working on this driver, also beacuse we have the g.tec device here at the lab and I have not seen him recently. In case, I can go on with this work trying to merge the two drivers and do some c...
by benry
Wed Oct 12, 2011 1:31 pm
Forum: Designer
Topic: Stimulation time and date meaning
Replies: 2
Views: 3567

Stimulation time and date meaning

Hi, maybe this is a newbe question, since I am a newbe, but I could not find an answer: Using the "stimulation listener" I can get information about "when" a stimulation occurs in my dataset, but I get two numbers saying at which "time" and at which "date" it occurred. But in which unit? What do the...