Joined: Tue Dec 04, 2012 3:53 pm Posts: 777 Location: INRIA Rennes, FRANCE
|
Hi, sure, you just need to forward 'classifier processor' outputs to the NES emulator using some communication protocol of your choice (see the ov web documentation); you can look at the motor imagery scenarios how the left/right detection works.
The challenge is twofold:
1) code the reception of the commands on the NES emulator side 2) get reliable controls from motor imagery.
Basically #2 is the reason why such a thing doesn't exist already on the market: even people who are good at motor imagery get something like 80% accuracy and each left/right command may need 4 seconds of data. It may work for something relatively slow paced, like navigation in a 'turn-based' game.
Cheers, Jussi
|
|