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