Skip to content

Commit a96c97a

Browse files
committed
* optimize camera doc
1 parent f21c6f1 commit a96c97a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/doc/en/vision/camera.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,7 @@ MaixCAM uses M12 lens by default and supports lens replacement. Notes:
305305
4. Want a zoom lens? Buy M12 zoom lens.
306306
5. Default is manual focus. Auto-focus lenses require driver support; MaixCAM lacks AF circuit—you may need to write control program.
307307

308-
## Use USB Camera
309-
308+
## Use USB Camera (UVC)
310309
Besides built-in MIPI camera, you can use USB camera.
311310

312311
Steps:

docs/doc/zh/vision/camera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ MaixCAM 默认配备了 M12 通用镜头,支持更换镜头。更换镜头时
304304
5. 默认都是手动对焦镜头,如果你想用自动对焦,需要购买支持自动对焦的镜头,注意 MaixCAM 的摄像头接口没有自动对焦电路,所以可能需要你自己写程序控制对焦电机。
305305

306306

307-
## 使用 USB 摄像头
307+
## 使用 USB 摄像头 (UVC)
308308

309309
除了使用开发板自带的 MIPI 接口摄像头,你也可以使用 USB 外接 USB 摄像头。
310310
方法:

0 commit comments

Comments
 (0)