Google Summer of Code'23

Final blog of my project integrating libcamera into OpenCV

This is my Google Summer of Code 2023 project with libcamera.
This project aims to move the current V4L2 implementation of accessing and controlling cameras in OpenCV to libcamera, this will allow for better functionality for more advanced and complex cameras. This will be done by creating a videoio plugin for OpenCV to support libcamera and then creating suitable classes and functions to add the desired functionality.

Project Details

Contributor Name: Advait Dhamorikar

Mentors: Umang Jain, Paul Elder

Organization: libcamera

Project: Integrating libcamera into OpenCV


GSoC'23 Pre-GSoC Blog


GSoC'23 Final Report


Project Page