summaryrefslogtreecommitdiff
path: root/utils/raspberrypi/ctt/ctt_config_example.json
blob: c7f9076193e1ea6f9c2253ca94d261b0e2b1dee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "disable": [],
  "plot": [],
  "alsc": {
    "do_alsc_colour": 1,
    "luminance_strength": 0.5
  },
  "awb": {
    "greyworld": 0
  },
  "blacklevel": -1,
  "macbeth": {
    "small": 0,
    "show": 0
  }
}