Search found 5 matches

by jbrumberg
Mon Aug 02, 2010 2:30 pm
Forum: Box and application development
Topic: Multiple Matrix Streams per Box Algorithm
Replies: 4
Views: 5792

Re: Multiple Matrix Streams per Box Algorithm

Thanks for the code pointers. I have successfully enabled a new box-algorithm to read from input Streamed Matrix types. I have enabled two input streams - should I use two memory buffers and two different matrices since each input stream can be a different size? In that case, how can I dynamically e...
by jbrumberg
Thu Jul 29, 2010 11:12 pm
Forum: Box and application development
Topic: Multiple Matrix Streams per Box Algorithm
Replies: 4
Views: 5792

Multiple Matrix Streams per Box Algorithm

Hi all, I am attempting to write input processing code to handle multiple streamed matrix inputs but don't know how to appropriately read from each input stream. I am using the Graz Visualizer as my starting point because I would like my first stream to be Stimulations, and my second and third input...
by jbrumberg
Thu Jul 29, 2010 10:30 pm
Forum: Discussion about OpenViBE
Topic: OpenVibe & Matlab & Real-time
Replies: 27
Views: 29584

Re: OpenVibe & Matlab & Real-time

Hi All, I am attempting to enable and configure the matlab box for OpenViBE running on an Ubuntu Linux installation. I have completed the steps suggested in the second post - and included my local path for matlab, mex, etc. in the linux-dependencies file. The Matlab filter box compiles correctly, bu...
by jbrumberg
Thu Jul 29, 2010 10:27 pm
Forum: Box and application development
Topic: XML Reader
Replies: 2
Views: 3883

Re: XML Reader

Hi Yann, Thank you for the XML parser example. I am a researcher at Boston University. We have previously discussed multiple g.USBAmp configurations on the IRC, though I only just registered on the forum. I am considering using an XML configuration file for use with multiple boxes, similar to the el...
by jbrumberg
Mon Jul 12, 2010 7:04 pm
Forum: Box and application development
Topic: XML Reader
Replies: 2
Views: 3883

XML Reader

Are there any good examples of "standalone" XML readers in the OpenViBE code? I am attempting to read an XML file in a new plugin, but it would be helpful to have a template to go by using OpenViBE syntax.

Thanks
Jon