Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 611 Bytes

File metadata and controls

19 lines (10 loc) · 611 Bytes

ofxPerceptionNeuronOSC

Addons to receive Perception Neuron data via OSC. The converter NeuronOSC from Axis Neuron protocol (BVH) to OSC can be found here.


Examples

example_receiver

This is a example of how receive data from NeuronOSC via OSC.

example_recorder

This is a example of how record Perception Neuron data to multiple .json files (example pn_000002.json).

example_reader

This is a example of how read the .json files saved using the example_recorder.