init commit

This commit is contained in:
Alireza Vaezi
2025-07-25 12:07:30 -04:00
parent df42a0935d
commit 172f46d44d
16 changed files with 5205 additions and 0 deletions

4
python demo/readme.txt Normal file
View File

@@ -0,0 +1,4 @@
mvsdk.py: 相机SDK接口库参考文档 WindowsSDK安装目录\Document\MVSDK_API_CHS.chm
grab.py: 使用SDK采集图片并保存到硬盘文件
cv_grab.py: 使用SDK采集图片转换为opencv的图像格式