|
|
@@ -3,8 +3,8 @@ Todo: 待实现
|
|
|
- 目前支持的相机接口: U口、G口
|
|
|
|
|
|
使用说明:
|
|
|
-- 在具体的项目代码中调用该模块的: “ModuleInit()” 函数初始化运行环境
|
|
|
-- 在具体的项目代码中调用该模块的: “GetUsbCameraCount()” 获取相机数
|
|
|
-- 在具体的项目代码中调用该模块的: “TakePhoto()”函数拍照并保存到文件
|
|
|
+- 在具体的项目代码中调用该模块的: “ModuleInit()” 函数初始化运行环境
|
|
|
+- 在具体的项目代码中调用该模块的: “GetDHCameraCount()” 获取当前相机的数量
|
|
|
+- 在具体的项目代码中调用该模块的: “TakePhoto()” 函数拍照并保存文件
|
|
|
|
|
|
2026年1月6日 written by niujiuru
|