[libcamera-devel,0/2] WIP: Define CameraSensorInfo
mbox series

Message ID 20200326233751.341320-1-jacopo@jmondi.org
Headers show
Series
  • WIP: Define CameraSensorInfo
Related show

Message

Jacopo Mondi March 26, 2020, 11:37 p.m. UTC
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