[libcamera-devel] [PATCH 0/3] Raspberry Pi tuning tool improvements

David Plowman david.plowman at raspberrypi.com
Wed Jul 6 12:18:33 CEST 2022


Hi everyone

Here are 3 commits, each making a specific fix or improvement to our
camera tuning tool. I think each commit is self-explanatory.

(Posting for William who hasn't been through the git/gmail setup game
yet!)

Thanks
David

William Vinnicombe (3):
  utils: raspberrypi: ctt: load_image: Ignore JPEG files with no raw
    data
  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      | 118 ++++++++++++++++++++++++
 utils/raspberrypi/ctt/ctt.py            |   8 +-
 utils/raspberrypi/ctt/ctt_image_load.py |  31 +++++--
 3 files changed, 148 insertions(+), 9 deletions(-)
 create mode 100755 utils/raspberrypi/ctt/alsc_only.py

-- 
2.30.2



More information about the libcamera-devel mailing list