Hey guys,
We are currently utilizing an OAK FFC 6P Board with the latest operating system (OS), firmware (FIB), and the current rvc3_develop branch, which includes depthai version 2.23.
We want to know if the Boards supports color output for a OV9282.
Interestingly, we have observed that the FFC 4P provides color output, while the FFC 6P only delivers mono output.
The output of cam_test.py is:
admin-kroesner@P15-PF3ZWLE5-ubuntu:~/Documents/depthai-python/utilities$ python3 cam_test.py --cameras rgb,c -cres 720
Enabled cameras:
rgb : color
DepthAI version: 2.23.0.0.dev0+ff929745dc99589a560217f857f49d8bf00a5463
DepthAI path: /home/admin-kroesner/.local/lib/python3.10/site-packages/depthai.cpython-310-x86_64-linux-gnu.so
Connected cameras: [{socket: CAM_A, sensorName: OV9282, width: 1280, height: 800, orientation: AUTO, supportedTypes: [MONO], hasAutofocus: 0, hasAutofocusIC: 0, name: CAM-A}]
-socket CAM_A : OV9282 1280 x 800 focus:fixed - MONO
USB speed: UNKNOWN
IR drivers: []
[42B2E016838860C6] [192.168.197.55] [1712841960.097] [ColorCamera(3)] [warning] No calibration data found, ColorCamera won't add FOVs to the color frames!
Cam: rgb [host | capture timestamp]
FPS: 0.00| 0.00
Hey guys, We are currently utilizing an OAK FFC 6P Board with the latest operating system (OS), firmware (FIB), and the current rvc3_develop branch, which includes depthai version 2.23. We want to know if the Boards supports color output for a OV9282. Interestingly, we have observed that the FFC 4P provides color output, while the FFC 6P only delivers mono output.
The output of cam_test.py is:
Thank you for your attention to this matter.
Best regards, Karol Rösner