Search found 35 matches

by shelldream
Wed Dec 20, 2017 10:12 am
Forum: Boxes
Topic: What is the computer configuration that the Matlab box needs
Replies: 2
Views: 2475

Re: What is the computer configuration that the Matlab box n

Hi, Jussi

Thank you for your reply. It helps me a lot.

Best,
shell
by shelldream
Wed Dec 06, 2017 7:18 am
Forum: Boxes
Topic: What is the computer configuration that the Matlab box needs
Replies: 2
Views: 2475

What is the computer configuration that the Matlab box needs

Hello, OpenViBE is really useful to set up a BCI system. However, some problems of matlab box have confused me for a long time. The matlab box is OK on Win7(32 bits) with 32 bits matlab 2012a, but, how about on other windows systems, e.g., Win XP, Win7(64 bits), Win10(32 bits), or Win10(64 bits)? Is...
by shelldream
Wed Mar 04, 2015 1:43 pm
Forum: Boxes
Topic: I can not modify the P300 Magic Card Visualization Box
Replies: 1
Views: 2685

I can not modify the P300 Magic Card Visualization Box

Hi I downloaded the version 0.18.0-1. I found a problem. Firstly I modified the paths of the card images in the P300 Magic Card Visualization Box and saved this modification. When I open this box again, these paths became the default values (${Path_Data}/plugins/simple-visualisation/p300-magic-card/...
by shelldream
Fri Jan 09, 2015 1:13 am
Forum: Designer
Topic: Where can I find the files needed for vrpn in new version?
Replies: 1
Views: 2458

Where can I find the files needed for vrpn in new version?

I installed the 'version 0.18.0, 30 Jul 2014' on my windows 7. Now I want to build a C++ project to communicate with OpenViBE by VRPN. However, there is no folder named lib or include in the folder of vrpn, therefore I cannot add the vrpn to the additional include directories of my project. What sho...
by shelldream
Sun Nov 17, 2013 7:40 am
Forum: Boxes
Topic: How to change the layout of the P300 Magic-card
Replies: 0
Views: 3566

How to change the layout of the P300 Magic-card

Hi, In the OpenViBE, the layout of the P300 magic-card box is 3*4, total 12 images. I want to change the layout of it, for example, only the images in the border of the box are showen (only 10 images). I think I can change the 'event' in the .ui file which is called by the magic-card box. But I don'...
by shelldream
Wed Jul 03, 2013 2:53 pm
Forum: Tutorial scenarios
Topic: Stimulation Setting in Matlab Script
Replies: 1
Views: 10662

Stimulation Setting in Matlab Script

Hi, I have read the tutorials about the matlab script box ,but I have one question:how to set the time point when the stimulation is sent. What is the meaning of arguments of the function : stim_set = [stimulation; box_in.clock; 0]; box_in=OV_addOutputBuffer(box_in,2,start_time,end_time,stim_set);? ...
by shelldream
Sat Jun 29, 2013 3:05 am
Forum: Discussion about OpenViBE
Topic: Start playing a senario by a toolbox
Replies: 6
Views: 9325

Re: Start playing a senario by a toolbox

Hi, Today I tried to modify my openvibe-designer.cmd file under windows7 system. While,I found the codes were totally different from the codes in another computer under windowsXP. I replaces the "%OV_RUN_IN_BG% "%OV_PATH_ROOT%\bin\openvibe-designer.exe" %1 %2 %3 %4 %5 %6" with "%OV_RUN_IN_BG% "%OV_P...
by shelldream
Fri Jun 28, 2013 2:00 pm
Forum: Discussion about OpenViBE
Topic: Start playing a senario by a toolbox
Replies: 6
Views: 9325

Re: Start playing a senario by a toolbox

Hi, Wow,it's great! :lol: I can run my scenarios in an order automatically without opening the openvibe-designer interface! Appreciate your kindness!! While, I find that "--no-gui" must be put before '--play filename' when writing lines in the .cmd file. My line is "OpenViBE-designer-dynamic --no-gu...
by shelldream
Fri Jun 28, 2013 8:46 am
Forum: Discussion about OpenViBE
Topic: Start playing a senario by a toolbox
Replies: 6
Views: 9325

Re: Start playing a senario by a toolbox

[quote="jtlindgren"] 2) Make all your scenarios stop themselves when they end 2) Then you can queue the scenarios from the command line as follows, $ openvibe-designer --play --no-gui scenario1.xml $ openvibe-designer --play --no-gui scenario2.xml $ ... Hello,jtlindgren Thank you for your help. But ...
by shelldream
Fri Jun 28, 2013 8:32 am
Forum: Designer
Topic: Run Openvibe in batch mode ?
Replies: 4
Views: 7745

Re: Run Openvibe in batch mode ?

Hello,yrenard, I am a beginner to OpenViBE,I have read your blog about console.But I didn't find the openvibe-designer.cmd or ov-designer.sh scripts.What I found was ov-designer.cmd.Is that the one you mentioned? And I didn't know how to add the switches in this file. Could you help me modify my fil...
by shelldream
Fri Jun 28, 2013 3:33 am
Forum: Discussion about OpenViBE
Topic: Start playing a senario by a toolbox
Replies: 6
Views: 9325

Start playing a senario by a toolbox

Hello, I have an experiment design similar to the P300-magic-card design.I hope that when the first scenario(step-1) is over,the scond scenario(step-2) will start automatically.,then step-3,step-4.In a word,is there a box to connect two separate scenarios and lets them be actuated in an order? Best,...
by shelldream
Mon Nov 19, 2012 1:30 pm
Forum: Box and application development
Topic: Adding a lib
Replies: 4
Views: 6374

Re: Adding a lib

Hi, :D Thank you for your help. I found a new way to solve this problem temporarily:modifying the environment variable in the property of "my computer" in your computer.If you add a variable which points to the foled where the .lib exists,the build process will go successfully! But I think your sugg...
by shelldream
Mon Nov 19, 2012 1:21 pm
Forum: Boxes
Topic: 2D topographic warning
Replies: 0
Views: 2969

2D topographic warning

Hi, :D I met a problem nowadays. I substituted the Acquisition Server for the Generic Reader in the scenario "topographic-map " ,so that I could read my own data.The number of channels is 31.But,when the scenario was played,here came many same warnings:"Spline coeffients computation failed (sspfa25)...
by shelldream
Mon Nov 12, 2012 7:49 am
Forum: Box and application development
Topic: Adding a lib
Replies: 4
Views: 6374

Re: VRPN serveur compilation with Visual Studio 2010

Hi, I have a problem now .I make a new driver which need some .libs to support the codes.But ?I don't konw which folder to put these .libs in. In the codes,I have add the following scetence .i.e #pragma comment (lib,"libmat.lib").While,when building again ,some errors occur:"couldn't find the'libmat...
by shelldream
Mon Nov 12, 2012 2:00 am
Forum: Box and application development
Topic: Adding a lib
Replies: 4
Views: 6374

Re: Visual Studio debugger

lbonnet wrote:We provide the debug libraries of Ogre, but PDB files are generated by Visual Studio. You can have them only if you build Ogre3D with VS in Debug.

Hi,
If I want to add some files of .lib to support my own new box,what should I do? May I put them directly into the Ogre folder?
Best,
Shelldream