Refine camera settings: adjust sharpness, contrast, gamma, noise filter, and auto white balance
This commit is contained in:
20
config.json
20
config.json
@@ -33,15 +33,15 @@
|
|||||||
"gain": 3.5,
|
"gain": 3.5,
|
||||||
"target_fps": 0,
|
"target_fps": 0,
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"sharpness": 120,
|
"sharpness": 100,
|
||||||
"contrast": 110,
|
"contrast": 100,
|
||||||
"saturation": 100,
|
"saturation": 100,
|
||||||
"gamma": 100,
|
"gamma": 85,
|
||||||
"noise_filter_enabled": true,
|
"noise_filter_enabled": false,
|
||||||
"denoise_3d_enabled": false,
|
"denoise_3d_enabled": false,
|
||||||
"auto_white_balance": true,
|
"auto_white_balance": false,
|
||||||
"color_temperature_preset": 0,
|
"color_temperature_preset": 0,
|
||||||
"anti_flicker_enabled": true,
|
"anti_flicker_enabled": false,
|
||||||
"light_frequency": 1,
|
"light_frequency": 1,
|
||||||
"bit_depth": 8,
|
"bit_depth": 8,
|
||||||
"hdr_enabled": false,
|
"hdr_enabled": false,
|
||||||
@@ -55,15 +55,15 @@
|
|||||||
"gain": 3.5,
|
"gain": 3.5,
|
||||||
"target_fps": 0,
|
"target_fps": 0,
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"sharpness": 120,
|
"sharpness": 100,
|
||||||
"contrast": 110,
|
"contrast": 100,
|
||||||
"saturation": 100,
|
"saturation": 100,
|
||||||
"gamma": 100,
|
"gamma": 100,
|
||||||
"noise_filter_enabled": true,
|
"noise_filter_enabled": false,
|
||||||
"denoise_3d_enabled": false,
|
"denoise_3d_enabled": false,
|
||||||
"auto_white_balance": true,
|
"auto_white_balance": true,
|
||||||
"color_temperature_preset": 0,
|
"color_temperature_preset": 0,
|
||||||
"anti_flicker_enabled": true,
|
"anti_flicker_enabled": false,
|
||||||
"light_frequency": 1,
|
"light_frequency": 1,
|
||||||
"bit_depth": 8,
|
"bit_depth": 8,
|
||||||
"hdr_enabled": false,
|
"hdr_enabled": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user