refactor: appsettings.json

This commit is contained in:
2026-04-14 22:32:34 +03:00
parent 7f23a29b98
commit abb6284b15
+1 -4
View File
@@ -56,10 +56,7 @@
"Brightness": 0.0, "Brightness": 0.0,
"Contrast": 1.0, "Contrast": 1.0,
"AwbEnable": false, "AwbEnable": false,
"ColourGains": [ "ColourGains": [3.2, 1.0],
3.2,
1.0
],
"HdrMode": "HdrModeOff", "HdrMode": "HdrModeOff",
"NoiseReductionMode": "NoiseReductionModeOff", "NoiseReductionMode": "NoiseReductionModeOff",
"StatsOutputEnable": true, "StatsOutputEnable": true,