Modifying the Graz visualisation

Working with OpenViBE signal processing scenarios and doing scenario/BCI design
Post Reply
karthiks
Posts: 78
Joined: Thu Sep 02, 2010 2:43 pm
Location: Université Libre de Bruxelles

Modifying the Graz visualisation

Post by karthiks »

Hey,

How can I modify the Graz visualisation to show only one arrow going up?

Regards,

Karthik
Regards,

Karthik

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: Modifying the Graz visualisation

Post by yrenard »

Dear karthiks,

you should look into openvibe-plugins/simple-visualisation/trunc/src/ovpCGrazVisualisation*. Hopefully, you will find what you need.

Yann

karthiks
Posts: 78
Joined: Thu Sep 02, 2010 2:43 pm
Location: Université Libre de Bruxelles

Re: Modifying the Graz visualisation

Post by karthiks »

yrenard wrote:Dear karthiks,

you should look into openvibe-plugins/simple-visualisation/trunc/src/ovpCGrazVisualisation*. Hopefully, you will find what you need.

Yann
Ah thanks Yann. I shall do that.

I was hoping maybe it would be something in the XML since it controls the scenario.
Regards,

Karthik

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: Modifying the Graz visualisation

Post by yrenard »

Indeed, sending stimulation OVTK_GDF_Up should show the up arrow. OVTK_GDF_Down shows the down arrow as well. I think there are issues with the feedback that won't allow it to be vertical with the current state of this box.

Does it fit your needs ?
Yann

karthiks
Posts: 78
Joined: Thu Sep 02, 2010 2:43 pm
Location: Université Libre de Bruxelles

Re: Modifying the Graz visualisation

Post by karthiks »

yrenard wrote:Indeed, sending stimulation OVTK_GDF_Up should show the up arrow. OVTK_GDF_Down shows the down arrow as well. I think there are issues with the feedback that won't allow it to be vertical with the current state of this box.

Does it fit your needs ?
Yann
Dear Yann,

Yea my issue was with the feedback part too. Guess will have to dwell a bit deeper and dust off the C++ stuff :)

Thanks again for the help
Regards,

Karthik

Post Reply