libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
A camera sensor. More...
#include <memory>
#include <string>
#include <vector>
#include <libcamera/controls.h>
#include <libcamera/geometry.h>
#include "libcamera/internal/formats.h"
#include "libcamera/internal/log.h"
Go to the source code of this file.
Classes | |
struct | libcamera::CameraSensorInfo |
Report the image sensor characteristics. More... | |
class | libcamera::CameraSensor |
A camera sensor based on V4L2 subdevices. More... | |
A camera sensor.