The easiest way to get Openvibe output to Matlab or Python

Working with OpenViBE signal processing scenarios and doing scenario/BCI design
Post Reply
harithhansaka
Posts: 11
Joined: Wed Mar 23, 2022 3:39 am

The easiest way to get Openvibe output to Matlab or Python

Post by harithhansaka »

Hello everyone!

I'm very new to the BCI and OpenVibe. I'm using the OpenViBE motor imagery sample scenario. I would be very grateful if anyone can tell me how can I get the OpenViBE output to Matlab or Python. I have done the classifier training step and I want to get real-time integer output (0,1) from the OpenVibe to Matlab or Python. Thanks for your help.

https://ibb.co/34nwzMk

Thomas
Posts: 211
Joined: Wed Mar 04, 2020 3:38 pm

Re: The easiest way to get Openvibe output to Matlab or Python

Post by Thomas »

Hi,

You can easily add a python box to your scenario in order to receive the output of another box.
You can find everything you need to get started here: http://openvibe.inria.fr/tutorial-using ... -openvibe/

And if you haven't seen it yet, you may find useful information on using OpenViBE in the tutorials present on the website: http://openvibe.inria.fr/documentation-index/

Hope this helps.

Cheers,
Thomas

Post Reply