summaryrefslogtreecommitdiff
path: root/utils/raspberrypi/ctt/ctt_config_example.json
diff options
context:
space:
mode:
Diffstat (limited to 'utils/raspberrypi/ctt/ctt_config_example.json')
-rw-r--r--utils/raspberrypi/ctt/ctt_config_example.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/utils/raspberrypi/ctt/ctt_config_example.json b/utils/raspberrypi/ctt/ctt_config_example.json
new file mode 100644
index 00000000..c7f90761
--- /dev/null
+++ b/utils/raspberrypi/ctt/ctt_config_example.json
@@ -0,0 +1,16 @@
+{
+ "disable": [],
+ "plot": [],
+ "alsc": {
+ "do_alsc_colour": 1,
+ "luminance_strength": 0.5
+ },
+ "awb": {
+ "greyworld": 0
+ },
+ "blacklevel": -1,
+ "macbeth": {
+ "small": 0,
+ "show": 0
+ }
+} \ No newline at end of file