[libcamera-devel] [PATCH 0/2] WIP: Define CameraSensorInfo
Jacopo Mondi
jacopo at jmondi.org
Fri Mar 27 00:37:49 CET 2020
Two patches from a WIP branch that defines a method to retrieve a camera sensor
characteristics and run-time configuration.
This, combined with the CameraSensorFactory, would allow specialized
CameraSensor sub-classes to report sensor specific information to pipeline
handlers so that they can provide the same informations to IPA modules for
image tuning algorithms.
Sending out for early comments.
Thanks
j
Jacopo Mondi (2):
libcamera: camera_sensor: Define CameraSensorInfo
libcamera: camera_sensor: Add method to get sensor info
src/libcamera/camera_sensor.cpp | 218 ++++++++++++++++++++++++++
src/libcamera/include/camera_sensor.h | 20 +++
2 files changed, 238 insertions(+)
--
2.25.1
More information about the libcamera-devel
mailing list