Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 946 Bytes

File metadata and controls

37 lines (22 loc) · 946 Bytes

FFC Camera Visualization

This example shows how to use the Camera component to display the camera feed from the FFC camera.

For FFC, the camera board socket must be specified. In our case the cameras are connected to socket A, B and C. After setting the resolution to 1200p and downscaling using ISP to 800p, the camera feed is displayed in a window.

Setup

Pipeline

Pipeline graph

Source Code

Python

Also available on GitHub

../../../../examples/CameraComponent/cam_ffc.py