当前位置:网站首页>OAK-FFC系列产品上手指南
OAK-FFC系列产品上手指南
2022-08-11 09:27:00 【OAK中国_官方】
编辑:OAK中国
首发:oakchina.cn
喜欢的话,请多多️
▌前言
Hello,大家好,这里是OAK中国,我是助手君。
本教程将以OAK-FFC-4P为例,讲解如何从硬件到软件去使用分体式的OAK相机
▌硬件连接
连接相机
OAK-FFC-4P共有四个相机接口,不同接口对应的名称如图。

注意相机接口的触点方向,图中OV9282镜头模组接口触点在下方。

连接时注意要将黄色的软排线的触点接触连接器的触点。
教程
OAK-FFC相机接线教程

连接设备
按照下图接入5V电源线和Type C线。
▌运行示例
克隆代码
git clone https://gitee.com/oakchina/depthai-python.git
选择分支
cd depthai-python
git checkout multi_cam_support
下载依赖
python3 examples\install_requirements.py
查看示例帮助
python3 tests/cam_test.py -h
usage: cam_test.py [-h] [-cams CAMERAS [CAMERAS ...]] [-mres {480,800,400,720}] [-cres {800,5mp,12mp,48mp,4k,1080,1200,720}] [-rot [{mono,rgb,all}]] [-fps FPS] [-ds ISP_DOWNSCALE]
[-rs]
optional arguments:
-h, --help show this help message and exit
-cams CAMERAS [CAMERAS ...], --cameras CAMERAS [CAMERAS ...]
Which camera sockets to enable, and type: c[olor] / m[ono]. E.g: -cams rgb,m right,c . Default: rgb,c left,m right,m camd,c
-mres {480,800,400,720}, --mono-resolution {480,800,400,720}
Select mono camera resolution (height). Default: 800
-cres {800,5mp,12mp,48mp,4k,1080,1200,720}, --color-resolution {800,5mp,12mp,48mp,4k,1080,1200,720}
Select color camera resolution / height. Default: 1080
-rot [{mono,rgb,all}], --rotate [{mono,rgb,all}]
Which cameras to rotate 180 degrees. All if not filtered
-fps FPS, --fps FPS FPS to set for all cameras
-ds ISP_DOWNSCALE, --isp-downscale ISP_DOWNSCALE
Downscale the ISP output by this factor
-rs, --resizable-windows
Make OpenCV windows resizable. Note: may introduce some artifacts
运行代码(四目OV9282 mono)
python3 tests/cam_test.py -mres 400 -cams rgb,m left,m right,m camd,m

四目IMX477 color
python3 tests/cam_test.py -rs -cams rgb,c left,c right,c camd,c

双目IMX477 color 双目OV9282 mono
python3 tests/cam_test.py -rs -cams rgb,c left,m right,m camd,c

▌参考资料
https://docs.oakchina.cn/en/latest/
https://www.oakchina.cn/selection-guide/
OAK中国
| OpenCV AI Kit在中国区的官方代理商和技术服务商
| 追踪AI技术和产品新动态
戳「+关注」获取最新资讯
边栏推荐
- MySql事务
- 网络模型(U-net,U-net++, U-net+++)
- WooCommerce电子商务WordPress插件-赚美国人的钱
- SDUT 2877:angry_birds_again_and_again
- What should I do if the mysql data query causes the cup to be full because the query time span is too large
- Segmentation Learning (loss and Evaluation)
- IPQ4019/IPQ4029 support WiFi6 MiniPCIe Module 2T2R 2×2.4GHz 2x5GHz MT7915 MT7975
- Data middle platform program analysis and development direction
- opencv 制作趣图
- 验证拦截器的执行流程
猜你喜欢

Adobe LiveCycle Designer 报表设计器

数组、字符串、日期笔记【蓝桥杯】

单元测试系统化讲解之PowerMock

Primavera Unifier - AEM Form Designer Essentials
![[wxGlade learning] wxGlade environment configuration](/img/fd/32ceb707c4468e18038b813b6f3925.png)
[wxGlade learning] wxGlade environment configuration

代码签名证书可以解决软件被杀毒软件报毒提醒吗?

Oacle数据库使用问题

Contrastive Learning Series (3)-----SimCLR

力扣题解8/10

Data middle platform program analysis and development direction
随机推荐
企业展厅制作要具备的六大功能
VideoScribe卡死解决方案
HDRP shader to get shadows (Custom Pass)
HDRP shader 获取阴影(Custom Pass)
《价值》读书与投资
SQL语句
PowerMock for Systematic Explanation of Unit Testing
qspi 接口与普通四线SPI 接口什么区别?
Primavera Unifier -AEM 表单设计器要点
ES6: Expansion of Numerical Values
专题讲座8 字符串(一) 学习心得
Design of Cluster Gateway in Game Server
关于ts的一些泛型关键字用法
分割学习(loss and Evaluation)
利用mindspore下面mindzoo里面的yolov3-darknet53进行目标识别,模型训练不收敛
收集awr
nodejs worker_threads的事件监听问题
Primavera Unifier advanced formula usage sharing
canvas图形操作(缩放、旋转、位移)
基于 VIVADO 的 AM 调制解调(1)方案设计