V4L2 PCIe - Examples - Image Stitching
This project is under development. |
The system won't be limited to a single camera input and can take inputs from multiple sources. In the case show in the picture the system takes input from 3 different cameras and uses a stitching algorithm before sending it to the CPU. This stitching output can also be further processed in a similar fashion as shown here.
Topology
GStreamer Example Pipeline
Source:
gst-launch-1.0 v4l2src device=/dev/video1 ! videoconvert ! autovideosink