Page 1 of 1

Streamed Matrix Interlacer

Posted: Thu Jul 23, 2009 4:33 am
by iuri
Hi there,

in attempt to replicate an openvibe scenario i needed to use the box Streamed matrix Interlacer
However, i couldn't find it in Box algorithms.
There is only the box Streaming -> Streamed Matrix Multiplexer

I believe the issue could be the version i have of openvibe. Mine is version 0.4.0.rc4-svn1651
Maybe i need the latest one.
How do i get Streamed matrix Interlacer?

best

Re: Streamed Matrix Interlacer

Posted: Thu Jul 23, 2009 10:01 am
by yrenard
iuri,

the Streamed matrix Interlacer box has been renamed to Streamed Matrix Multiplexer.

What do you want to do exactly ?

Yann

Re: Streamed Matrix Interlacer

Posted: Sun Jul 26, 2009 7:00 am
by iuri
i want to read a gdf pre-recorded data and display a box with left and right arrows lighting up according to the brain signals recorded being read

do you know how do build such an small application?

Re: Streamed Matrix Interlacer

Posted: Mon Aug 03, 2009 12:13 pm
by iuri
I would like to learn how to write reading, classifying and processing algorithms.
I would like to understand the process and aply them to build mouse cursor movements

cheers,

Re: Streamed Matrix Interlacer

Posted: Mon Aug 10, 2009 1:23 pm
by yrenard
Iuri,
iuri wrote:i want to read a gdf pre-recorded data and display a box with left and right arrows lighting up according to the brain signals recorded being read

do you know how do build such an small application?
simply check the BCI/motor imagery sample scenarios for this !
iuri wrote:I would like to learn how to write reading, classifying and processing algorithms.
I would like to understand the process and apply them to build mouse cursor movements
Have you read the documentation already ? You may probably be intereseted in the developer sections.

Have a nice reading,
Yann