summaryrefslogtreecommitdiff
path: root/utils/raspberrypi/ctt/ctt_log.txt
diff options
context:
space:
mode:
authorBen Benson <benbenson2004@gmail.com>2023-08-25 16:58:23 +0100
committerNaushir Patuck <naush@raspberrypi.com>2023-11-15 09:17:30 +0000
commit57b5210f37f4b6342abc9608740f946e6277eac1 (patch)
treeefa6bd17b8540721452bfa86e82b401096ab5b6f /utils/raspberrypi/ctt/ctt_log.txt
parent960e95069e7a4a3c7ecfe7494d22cb494c45c6be (diff)
utils: raspberrypi: ctt: Added CAC support to the CTT
Added the ability to tune the chromatic aberration correction within the ctt. There are options for cac_only or to tune as part of a larger tuning process. CTT will now recognise any files that begin with "cac" as being chromatic aberration tuning files. Signed-off-by: Ben Benson <ben.benson@raspberrypi.com> Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Diffstat (limited to 'utils/raspberrypi/ctt/ctt_log.txt')
-rw-r--r--utils/raspberrypi/ctt/ctt_log.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/utils/raspberrypi/ctt/ctt_log.txt b/utils/raspberrypi/ctt/ctt_log.txt
new file mode 100644
index 00000000..682e24e4
--- /dev/null
+++ b/utils/raspberrypi/ctt/ctt_log.txt
@@ -0,0 +1,31 @@
+Log created : Fri Aug 25 17:02:58 2023
+
+----------------------------------------------------------------------
+User Arguments
+----------------------------------------------------------------------
+
+Json file output: output.json
+Calibration images directory: ../ctt/
+No configuration file input... using default options
+No log file path input... using default: ctt_log.txt
+
+----------------------------------------------------------------------
+Image Loading
+----------------------------------------------------------------------
+
+Directory: ../ctt/
+Files found: 1
+
+Image: alsc_3000k_0.dng
+Identified as an ALSC image
+Colour temperature: 3000 K
+
+Images found:
+Macbeth : 0
+ALSC : 1
+CAC: 0
+
+Camera metadata
+ERROR: No usable macbeth chart images found
+
+----------------------------------------------------------------------