Announcement

Collapse
No announcement yet.

PyC3Dserver: Python interface of C3Dserver for accessing C3D files

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PyC3Dserver: Python interface of C3Dserver for accessing C3D files

    Dear all,

    While there are many software libraries that are capable of reading and editing C3D motion capture files, C3Dserver has been used widely for its convenient interface with MATLAB and C++.

    Here I’d like to introduce PyC3Dserver, an implementation of Python interface for C3Dserver. PyC3Dserver is an open source Python library.
    Its performance depends on your C3Dserver license type. Following is the information for its installation.
    PyPI package: https://pypi.org/project/pyc3dserver/
    GitHub project page: https://github.com/mkjung99/pyc3dserver

    PyC3Dserver tries to implement some useful functions using C3Dserver internally, but it does not cover full potential features of C3Dserver.

    I hope that this may be helpful if you’re interested in using C3Dserver with Python.

    Best regards,
    Moon
Working...
X