Contributor
Advait Dhamorikar

Integrating libcamera into OpenCV


Mentors
epaul, uajain
Organization
libcamera
Technologies
opencv, c++, v4l2
Topics
vision, Camera Stack
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.