请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:OPT8241-CDK-EVM
您好!
我将数据存储在.vxl 文件中。 我想编写自己的基于 Python 的软件来分析数据。
您能否提供 python 示例代码来将.vxl 文件读取到 python NumPy 数组中?
谢谢、
Don
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
器件型号:OPT8241-CDK-EVM
您好!
我将数据存储在.vxl 文件中。 我想编写自己的基于 Python 的软件来分析数据。
您能否提供 python 示例代码来将.vxl 文件读取到 python NumPy 数组中?
谢谢、
Don
恐怕没有关于这一点的 Python 示例。 VXLDecoder.cpp C++示例可能对某些用户有所帮助。
github.com/.../VXLDecoder.cpp