OpenViBE output to 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

OpenViBE output to Python

Post by harithhansaka »

Hello everyone,
Can someone please help me to get the classified output to python? I'm using motor imagery in one of the sample scenarios. My application is to identify the left and right-hand movements. I want that classified output (Let's think left and right as 0 and 1) to python. I have gone through the Python and Matlab documentation but it has not helped. Thank you

https://ibb.co/8jybQx5

BR,
Harith

Thibaut
Posts: 264
Joined: Wed Oct 31, 2018 9:14 am

Re: OpenViBE output to Python

Post by Thibaut »

HI,
You have on Web Site Tutorial for Python Box : http://openvibe.inria.fr/tutorial-using ... -openvibe/ you can make tutorial and see how to receive/send datas
Thibaut

harithhansaka
Posts: 11
Joined: Wed Mar 23, 2022 3:39 am

Re: OpenViBE output to Python

Post by harithhansaka »

Thank you for your reply, Thibaut. I have referred to python documentation but still could not help. I'm using mi-csp-5-replay scenario, and classified output come as confusion matrix(Streamed matrix) Image. I want that classified output to python. Is there any Streamed matrix tutorial to follow? Thank you!

Best regards,
Harith

https://ibb.co/vx1sQV3

Post Reply