[libcamera-devel] [PATCH v2 0/3] Noise reduction

Paul Elder paul.elder at ideasonboard.com
Tue Dec 21 06:10:20 CET 2021


This patch series is about noise reduction.

1/3 promotes the noise reduction control. It has not changed since v1.

2/3 cleans up the noise reduction controls that are used in the
raspberrypi IPA. This has also not changed since v1.

3/3 does the plumbing of noise reduction into the HAL layer. This has
had some cleaniless fixes since v1.

Paul Elder (3):
  controls: Promote NoiseReductionMode to non-draft
  ipa: raspberrypi: Clean up NoiseReductionMode values
  android: Plumb noise reduction

 include/libcamera/ipa/raspberrypi.h |  8 +++-
 src/android/camera_capabilities.cpp | 36 +++++++++++++-
 src/android/camera_device.cpp       | 70 +++++++++++++++++++++++++--
 src/ipa/raspberrypi/raspberrypi.cpp | 10 ++--
 src/libcamera/control_ids.yaml      | 73 +++++++++++++++++------------
 5 files changed, 156 insertions(+), 41 deletions(-)

-- 
2.27.0



More information about the libcamera-devel mailing list