[libcamera-devel,v2,0/2] Raspberry Pi tuning tool improvements
mbox series

Message ID 20220711102628.14269-1-william.vinnicombe@raspberrypi.com
Headers show
Series
  • Raspberry Pi tuning tool improvements
Related show

Message

Nicolas Dufresne via libcamera-devel July 11, 2022, 10:26 a.m. UTC
From: William Vinnicombe <william.vinnicombe@raspberrypi.com>

Hi,

Version 2 of this patch series updates [1/2] with changes suggested by Laurent.

Thanks,

William Vinnicombe (2):
  utils: raspberrypi: ctt: Add alsc_only method
  utils: raspberrypi: ctt: dng_load_image: Work with DNG files from
    Picamera2

 utils/raspberrypi/ctt/alsc_only.py      | 34 +++++++++++++++++++++++++
 utils/raspberrypi/ctt/ctt.py            | 17 +++++++++----
 utils/raspberrypi/ctt/ctt_image_load.py | 26 ++++++++++++++-----
 3 files changed, 65 insertions(+), 12 deletions(-)
 create mode 100755 utils/raspberrypi/ctt/alsc_only.py