openma
openma copied to clipboard
Library to explore, process, and analyze movement acquisition data
Sorry this seems not the right place to post this, but I can't really find any way to contact. So apologize if needed. I really like the idea of open...
Use the parsers implemented in BTK - [x] HPF file format (EMGWork 4) - [ ] EMG file format (EMGWork 3)
BTS Bioengineering proposes different format to store a part of a trial: - [ ] ANG format - [x] EMG format - [ ] GR* format - [ ] MOM...
As BTK did this few years ago, we can use the Open3DMotion library to implement the Codamotion file formation: - [ ] MDF format - [ ] XMOVE format
Motion Analysis Corp. proposes different formats to store a part of a trial: - [ ] ANB format - [ ] ANC format - [ ] CAL format - [...
I managed to open a file using `ma::io::File` class (`isOpen `returned `true`). I am trying to compehend the list of classes but I am having a hard time to actually...
It is necessary to explain the internal data structure, the main objects and their corresponding to the real (physical) world. Graphs and workflows are also needed.
Everything needs to be written: - Build guide - Python reference - Python tutorials to retrieve and modify data
Everything needs to be written: - Build guide - Matlab reference - Matlab tutorials to retrieve and modify data