文件名称:devwraps:Windows中Python 3的设备包装的集合
文件大小:72KB
文件格式:ZIP
更新时间:2024-03-15 20:22:54
ids bmc andor ximea deformable-mirror
包裹 Windows中Python 3的设备包装器的集合。 该库包括对某些科学相机和可变形镜的支持。 支持的设备 可变形镜多DM( bmc ) 变形镜( asdk ) Mirao52e变形镜( mirao52e ) 科学相机灰度DCx紧凑型USB相机( thorcam ) 科学相机灰度DCx USB相机( ueye ) 科学相机灰度设备( sdk3 ) 科学相机 灰度设备( ximea ) DLL和设备驱动程序路径 如果某些设备驱动程序未安装在其默认位置,则应编辑dll_paths.py 。 只需将非标准的绝对路径添加到相应的字典条目即可。 例如,如果Mirao52e文件夹位于C:\dir1\dir2\Mirao ,则应将'C:\\dir1\\dir2\\Mirao'到'mirao52e' 。 您可能要在安装后手动添加DLL。 import devwraps # remove
【文件预览】:
devwraps-master
----.gitattributes(85B)
----prompt.bat(108B)
----LICENSE.txt(36KB)
----scripts()
--------install.ps1(221B)
--------base.ps1(2KB)
----devwraps()
--------dll_finder.py(7KB)
--------test_get_devices.py(626B)
--------thorcamd.pxd(13KB)
--------thorcam.pyx(28KB)
--------ximea.pyx(40KB)
--------test.py(2KB)
--------sdk3d.pxd(6KB)
--------bmcd.pxd(3KB)
--------mirao52e.pyx(21KB)
--------__init__.py(559B)
--------asdk.pyx(9KB)
--------ximead.pxd(10KB)
--------bmc.pyx(8KB)
--------ueyed.pxd(13KB)
--------ueye.pyx(28KB)
--------sdk3.pyx(41KB)
----dll_paths.py(1KB)
----setup.py(12KB)
----README.md(3KB)
----.gitignore(175B)
----install.bat(119B)