Refine camera settings: adjust sharpness, contrast, gamma, noise filter, and auto white balance

This commit is contained in:
Alireza Vaezi
2025-07-29 07:58:41 -04:00
parent ef0f9f85c5
commit 0a26a8046e

View File

@@ -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,