[libcamera-devel,v2,0/1] HDR controls
mbox series

Message ID 20230925092136.51550-1-david.plowman@raspberrypi.com
Headers show
Series
  • HDR controls
Related show

Message

David Plowman Sept. 25, 2023, 9:21 a.m. UTC
Hi

This updates the previous version of the patch with a new HDR setting
for handling "night mode".

A number of camera systems implement something that they call "night
mode" which also relies on combining multiple frames, and often
recovers highlights too. So this is another form of HDR, though tuned
more with the aim of producing low-noise images in very low light.

The previous HDR modes in the patch are unchanged.

Thanks!
David

David Plowman (1):
  libcamera: controls: Add controls for HDR

 src/libcamera/control_ids.yaml | 55 ++++++++++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)