文件名称:BTKPython:在Python解释器或Mokka控制台中可用的Python绑定
文件大小:19KB
文件格式:ZIP
更新时间:2024-06-14 17:27:26
C++
#BTKPython# ##介绍## 这是C ++库的绑定。 该项目分为两个部分: 包含所有C ++包装的对象的共享库; 使用共享库的Python模块。 后者可以直接在Python解释器中使用,而前者的目标是在提供基于PythonQt的控制台与btk*对象进行交互的独立应用程序中使用。 在内部,绑定由管理。 ##执照## BTK使用慷慨的开源New BSD许可证。 是的,您可以在商业产品中使用BTK。 版权的全文如下: The Biomechanical ToolKit Copyright (c) 2009-2015, Arnaud Barré All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitt
【文件预览】:
BTKPython-master
----CMake()
--------FindQt5_ROOT_PATH.cmake(2KB)
----btkPythonBinding.h(2KB)
----LICENSE(2KB)
----Code()
--------btkIO()
--------btkPythonBinding.cpp(2KB)
--------btkBase()
--------btkPythonModule.cpp(2KB)
--------btkModel()
--------CMakeLists.txt(2KB)
--------btkTrial()
----Testing()
--------Base()
--------_TDD.py.in(1KB)
--------_TDDConfigure.py.in(109B)
--------CMakeLists.txt(350B)
--------_TDDBase.py(153B)
----README.md(2KB)
----CMakeLists.txt(5KB)