Initial implementation of the Raspberry Pi (BCM2835) Camera Tuning Tool. All code is licensed under the BSD-2-Clause terms. Copyright (c) 2019-2020 Raspberry Pi Trading Ltd. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
16 lines
No EOL
210 B
JSON
16 lines
No EOL
210 B
JSON
{
|
|
"disable": [],
|
|
"plot": [],
|
|
"alsc": {
|
|
"do_alsc_colour": 1,
|
|
"luminance_strength": 0.5
|
|
},
|
|
"awb": {
|
|
"greyworld": 0
|
|
},
|
|
"blacklevel": -1,
|
|
"macbeth": {
|
|
"small": 0,
|
|
"show": 0
|
|
}
|
|
} |