简体   繁体   English

如何读取 Python 上的 c3d 文件?

[英]How can I read a c3d file on Python?

I'm trying to read a c3d file on Python with the btk library but I didn't succeed.我正在尝试使用 btk 库读取 Python 上的 c3d 文件,但没有成功。 I downloaded the library here https://code.google.com/archive/p/b-tk/downloads for Windows 10 (64 bit) and then wrote this code:我在这里https://code.google.com/archive/p/b-tk/downloads下载了 Windows 10(64 位)的库,然后编写了这段代码:

我的代码错误

try https://pypi.org/project/c3d/试试https://pypi.org/project/c3d/

or https://github.com/pyomeca/pyomecahttps://github.com/pyomeca/pyomeca

its easier with them than with btk toolkit.使用它们比使用 btk 工具包更容易。 You will need to see docs to get it done.您将需要查看文档才能完成。 I am using those to read only, then switch to numpy or pandas.我使用那些只读,然后切换到 numpy 或 pandas。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM