diff --git a/config.json b/config.json index 63b3f97..862e6fb 100644 --- a/config.json +++ b/config.json @@ -33,15 +33,15 @@ "gain": 3.5, "target_fps": 0, "enabled": true, - "sharpness": 120, - "contrast": 110, + "sharpness": 100, + "contrast": 100, "saturation": 100, - "gamma": 100, - "noise_filter_enabled": true, + "gamma": 85, + "noise_filter_enabled": false, "denoise_3d_enabled": false, - "auto_white_balance": true, + "auto_white_balance": false, "color_temperature_preset": 0, - "anti_flicker_enabled": true, + "anti_flicker_enabled": false, "light_frequency": 1, "bit_depth": 8, "hdr_enabled": false, @@ -55,15 +55,15 @@ "gain": 3.5, "target_fps": 0, "enabled": true, - "sharpness": 120, - "contrast": 110, + "sharpness": 100, + "contrast": 100, "saturation": 100, "gamma": 100, - "noise_filter_enabled": true, + "noise_filter_enabled": false, "denoise_3d_enabled": false, "auto_white_balance": true, "color_temperature_preset": 0, - "anti_flicker_enabled": true, + "anti_flicker_enabled": false, "light_frequency": 1, "bit_depth": 8, "hdr_enabled": false,